mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-23 20:31:48 +08:00
Merge branch 'refactor'
This commit is contained in:
@@ -359,7 +359,7 @@ class Test(metaclass=Meta):
|
||||
# Enum
|
||||
# -----------------
|
||||
|
||||
# python >= 3.4
|
||||
# python > 2.7
|
||||
import enum
|
||||
|
||||
class X(enum.Enum):
|
||||
|
||||
Reference in New Issue
Block a user