mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-11 11:16:15 +08:00
MAINT/STY: Upgrade flake8 and fix new failures.
This commit is contained in:
@@ -37,5 +37,6 @@ def main():
|
||||
print("Writing %s -> %s" % (symbol, dest))
|
||||
data.to_csv(dest, index_label='day')
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user