Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fixes #41

wants to merge 2 commits into from

Conversation

kalombos
Copy link
Contributor

@kalombos kalombos commented Oct 6, 2017

Hello i added some cosmetic fixes for your project:

  1. Removed some pep-8 warnings.
  2. Removed useless method Project.find_project_by_id, i think it would be easier to use Project.query.get method
  3. I added relation field for JobExecution model. Have a look please, i think it is more convenient to use relation fields in such way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant