You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./setup.py:20: [E305] expected 2 blank lines after class or function definition, found 1
requirements = []
^
./scripts/update_cmake_version.py:177: [E305] expected 2 blank lines after class or function definition, found 1
if __name__ == "__main__":
^
0 commit comments