Skip to content
Snippets Groups Projects
  • Simon Fabian Lauber's avatar
    1668de03
    - Used `monkeytype` to introduce the first iteration of type hints, needs... · 1668de03
    Simon Fabian Lauber authored
    - Used `monkeytype` to introduce the first iteration of type hints, needs further refinement in future!
    - Most variable names have been refactored to PEP8 standard, like `Ring` to `ring`
    - Classes, methods, and functions have been equipped to recognize the old variables `Ring` using `@handle_legacy_kwargs` and `@properties`
    - Imports were generally cleaned. This concerns mainly `__future__` and `builtins` imports.
    1668de03
    History
    - Used `monkeytype` to introduce the first iteration of type hints, needs...
    Simon Fabian Lauber authored
    - Used `monkeytype` to introduce the first iteration of type hints, needs further refinement in future!
    - Most variable names have been refactored to PEP8 standard, like `Ring` to `ring`
    - Classes, methods, and functions have been equipped to recognize the old variables `Ring` using `@handle_legacy_kwargs` and `@properties`
    - Imports were generally cleaned. This concerns mainly `__future__` and `builtins` imports.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.