We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e63e1 commit e402266Copy full SHA for e402266
setuptools_scm/__main__.py
@@ -12,5 +12,6 @@ def main():
12
for fname in find_files('.'):
13
print(fname)
14
15
+
16
if __name__ == '__main__':
- main()
17
+ main()
0 commit comments