Steiner Philipp

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Edited

    Improved Inference of List Element Types

    Answered
    IntelliJ's Python plugin correctly identifies the type of a list variable that contains elements of a custom class (e.g., if i havemy_list: list[MyObject] = [myObject1, myObject2]and hover above my...
    • 3 followers
    • 2 comments
    • 0 votes