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

Return detailed information of token in konoha API #126

Merged
merged 5 commits into from
Apr 2, 2021
Merged

Commits on Mar 31, 2021

  1. Introduce from_dict and dict to Token

    Makoto Hiramatsu committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    721fcc0 View commit details
    Browse the repository at this point in the history
  2. Use Token.dict and Token.from_dict in API

    Makoto Hiramatsu committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    c8c7d84 View commit details
    Browse the repository at this point in the history
  3. Apply black

    Makoto Hiramatsu committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    773d6b1 View commit details
    Browse the repository at this point in the history
  4. Apply isort

    Makoto Hiramatsu committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    31471b7 View commit details
    Browse the repository at this point in the history
  5. Fix careless mistakes in tests

    Makoto Hiramatsu committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    d02b2fe View commit details
    Browse the repository at this point in the history