You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* bugfix-type-alias-rebuild > main: added linting exceptions for docstrings
* bugfix-type-alias-rebuild > main: added property to indicate if TypeAlias
NOTE: we could also bypass this and just check the instance of the model, but this is more intentional.
* bugfix-type-alias-rebuild > main: do not add model path to update list if model is a type alias
* bugfix-type-alias-rebuild > main: added tests for coverage
* bugfix-type-alias-rebuild > main: added changes from review
* bugfix-type-alias-rebuild > main: added missing case for coverage
* bugfix-type-alias-rebuild > main: removed type declaration for QA
* bugfix-type-alias-rebuild > main: added e2e test scenarios
* bugfix-type-alias-rebuild > main: added e2e test cases
* bugfix-type-alias-rebuild > main: commented out case as recursive types not yet corrected for py311
* bugfix-type-alias-rebuild > main: linting
* Revert "bugfix-type-alias-rebuild > main: added linting exceptions for docstrings"
This reverts commit 4ba7085.
* bugfix-type-alias-rebuild > main: linting
* bugfix-type-alias-rebuild > main: linting
---------
Co-authored-by: raj-open <raj-open@users.noreply.github.com>
Co-authored-by: Koudai Aono <koxudaxi@gmail.com>
0 commit comments