We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8028adf commit 83bf330Copy full SHA for 83bf330
scripts/check_for_inconsistent_pandas_namespace.py
@@ -56,4 +56,4 @@ def main(argv: Optional[Sequence[str]] = None) -> None:
56
57
58
if __name__ == "__main__":
59
- main()
+ main()
0 commit comments