Skip to content

Conversation

miky-rola
Copy link

  • Add type anotation to methods and functions
  • Use full path for imports instead of ..
  • Remove legacy Union, Optional, Dict and List in functions and methods
  • Use isinstance for type check instead of using the type itself
  • Replace type anotation which was using any with the right Any

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant