Skip to content

Commit 83bf330

Browse files
author
Kashif
committed
Fixed flake8 issues
1 parent 8028adf commit 83bf330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/check_for_inconsistent_pandas_namespace.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ def main(argv: Optional[Sequence[str]] = None) -> None:
5656

5757

5858
if __name__ == "__main__":
59-
main()
59+
main()

0 commit comments

Comments
 (0)