mirror of
https://github.com/davidhalter/parso.git
synced 2026-02-18 07:54:30 +08:00
Remove E999 and replace them with todos.
This commit is contained in:
@@ -19,7 +19,7 @@ parser.add_argument('--long-option',
|
||||
parser.add_argument('--long-option',
|
||||
default=
|
||||
"/rather/long/filesystem")
|
||||
#: E999+1:44
|
||||
# TODO this looks so stupid.
|
||||
parser.add_argument('--long-option', default
|
||||
="/rather/long/filesystem/path/here/blah/blah/blah")
|
||||
#: E251+2:7 E251+2:9
|
||||
|
||||
Reference in New Issue
Block a user