Diogo Neves
Results
2
issues of
Diogo Neves
If you remove a file in the project (e.g. in the finder), it still compiles when it shouldn't.
enhancement
Here's the traceback: ``` Traceback (most recent call last): File "/usr/bin/postgres_to_s3.py", line 177, in archive(args.schedule_module) File "/usr/bin/postgres_to_s3.py", line 106, in __init__ year = name_parts[-3] IndexError: list index out of range...