mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-22 21:31:26 +08:00
Remove redundant parentheses
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# python >= 3.2
|
||||
|
||||
|
||||
class A():
|
||||
class A:
|
||||
pass
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user