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

UUID rename #675

Merged
merged 4 commits into from
May 9, 2021
Merged

Conversation

jackmulligan-ire
Copy link
Contributor

@jackmulligan-ire jackmulligan-ire commented May 8, 2021

Proposed Changes

Please check that the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • New python code has been linted with with flake8 (flake8 --config .github/linters/.flake8 ./wger)
    and isort (isort)
  • Added yourself to AUTHORS.rst

Other questions

  • Does this PR introduce a breaking change such as a database migration? (i.e.
    what changes might users need to make in their running application due to
    this PR?) - No.

wger/exercises/models.py Outdated Show resolved Hide resolved
@rolandgeider
Copy link
Member

it seems the linter is failing, the line with the suffix is longer than 100 characters. If you fix that I can merge this

Linting problem fixed
@jackmulligan-ire
Copy link
Contributor Author

Should be good to go now, linter ran clean for me in terminal.

@rolandgeider
Copy link
Member

Thanks, merged

This was your first or right? In that case congratulations!

@rolandgeider rolandgeider merged commit 4220348 into wger-project:master May 9, 2021
@jackmulligan-ire
Copy link
Contributor Author

jackmulligan-ire commented May 9, 2021

Thank you, yes first ever PR! So very appreciative of your guidance, thanks for using good-first-issue tag as well it's how I found you guys :)

@jackmulligan-ire jackmulligan-ire deleted the uuid-rename branch May 9, 2021 19:14
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.

2 participants