Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Ivan Klass

Avatar
  • Total activity 7
  • Last activity September 16, 2020 11:44
  • Member since August 23, 2017 04:03
  • Following 0 users
  • Followed by 0 users
  • Votes 3
  • Subscriptions 2
Activity overview Posts (0) Comments (2)
  • Ivan Klass commented, April 04, 2018 06:01
    Same happens to me in Intellij IDEA 2018.1 Only full-path import works, __init__.py is not taken into account, similarly if module `a` imports something from module `b` as `C`, `from a import C` sh...
    1. Community
    2. PyCharm
    3. Unresolved reference with 2018.1 version
    • 0 votes
  • Ivan Klass commented, August 23, 2017 04:03
    I've found following solution     class SomeMixin(object):         def some_method(self):             self = self  # type: SomeClass             self.auto_complete_method()  # now IDE understands "...
    1. Community
    2. PyCharm
    3. How to tell PyCharm that a class is a mixin specifically for class X
    • 1 vote
Copyright © 2000– JetBrains s.r.o.