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

Implement user_data from custom keyword arguments #44

Merged
merged 13 commits into from
Oct 11, 2021
Merged

Commits on Sep 24, 2021

  1. Implement user_data from custon keyword arguments to Orso object that…

    … can be recreated from dictionary
    aglavic committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    ef2f952 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    aglavic committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    3733ba6 View commit details
    Browse the repository at this point in the history
  3. Fix formatting PEP8 errors

    aglavic committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    4a1cc54 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    1c1b3ea View commit details
    Browse the repository at this point in the history
  2. Customize dataclass __init__ function creation to include arbitrary e…

    …xtra keyword arguments
    aglavic committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    778f590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa417a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    202e721 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00cd437 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c157c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f3dc26 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    5b336df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4de4c3c View commit details
    Browse the repository at this point in the history
  3. Add testfiles to gitignore

    aglavic committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    75103ea View commit details
    Browse the repository at this point in the history