mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-30 21:05:21 +08:00
Drop redundant blank line
This commit is contained in:
@@ -352,7 +352,6 @@ class Tuple(BaseTypingValueWithGenerics):
|
||||
|
||||
if not is_class_value:
|
||||
py_class = element.get_annotated_class_object()
|
||||
|
||||
if not isinstance(py_class, GenericClass):
|
||||
py_class = element
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user