Skip to content
This repository was archived by the owner on Nov 28, 2019. It is now read-only.

Conversation

@jameslamb
Copy link
Collaborator

My new thing for 2019 is being an "issues are better than TODOs" ideologue.

I ran git grep -i 'todo' on this project tonight and found these two.

self.directory = directory

def __iter__(self):
# TODO When iterating, you shouldn't include the PACKAGES file
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

created #72

if STORAGE_BACKEND == 'filesystem':
from cranserver.lib.storage import FileStorage
fsloc = os.getenv('CRANSERVER_FS_LOC', '.')
# TODO Make ./src/contrib directory if it doesn't exist
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

created #73

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant