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

feat: Add typing for function_decorator #23

Merged
merged 12 commits into from
Feb 21, 2022
Merged

Commits on Feb 10, 2022

  1. feat: Add typing for function_decorator

    # Conflicts:
    #	tests/test_typing.py
    last-partizan committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    2ea3e9c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Update tests/test_typing.py

    Co-authored-by: Sylvain Marié <sylvain.marie@schneider-electric.com>
    last-partizan and smarie committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    4c31ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c1ca25 View commit details
    Browse the repository at this point in the history
  3. chore: Fix typos

    last-partizan committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    08ecfd4 View commit details
    Browse the repository at this point in the history
  4. docs: Add comments

    last-partizan committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d0e97bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13d8e03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbf24fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4ddeab View commit details
    Browse the repository at this point in the history
  8. chore: Move test file

    last-partizan committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a13877f View commit details
    Browse the repository at this point in the history
  9. chore: Fix tests

    last-partizan committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d5762b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69ff648 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad3e2f3 View commit details
    Browse the repository at this point in the history