Skip to content

Commit 99d4fe7

Browse files
committed
Add the last comma in the list
Safer for long-term maintenance.
1 parent 731767b commit 99d4fe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ module = [
4343
"pyscf.*",
4444
"pytest.*",
4545
"scipy.*",
46-
"tensorflow_docs"
46+
"tensorflow_docs",
4747
]
4848
follow_imports = "silent"
4949
ignore_missing_imports = true

0 commit comments

Comments
 (0)