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

Better type hints for model_bakery.recipe #292

Merged
merged 5 commits into from Mar 31, 2022
Merged

Commits on Feb 11, 2022

  1. drop py2 unicode

    Signed-off-by: Oleg Hoefling <oleg.hoefling@ionos.com>
    hoefling committed Feb 11, 2022
    Copy the full SHA
    3b2fd46 View commit details
    Browse the repository at this point in the history
  2. enhance model_bakery.recipe type hints

    Signed-off-by: Oleg Hoefling <oleg.hoefling@ionos.com>
    hoefling committed Feb 11, 2022
    Copy the full SHA
    2dfcf9b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. resort imports

    Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
    hoefling committed Feb 14, 2022
    Copy the full SHA
    bf7ef36 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
    hoefling committed Feb 14, 2022
    Copy the full SHA
    4110c7f View commit details
    Browse the repository at this point in the history
  3. fix pre-commit issues

    Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
    hoefling committed Feb 14, 2022
    Copy the full SHA
    ddd258d View commit details
    Browse the repository at this point in the history