Skip to content

Commit f406096

Browse files
committed
undo change to .pylintrc
1 parent 418ea0d commit f406096

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pylintrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,7 @@ spelling-store-unknown-words=no
119119
[MISCELLANEOUS]
120120

121121
# List of note tags to take in consideration, separated by a comma.
122-
# notes=FIXME,XXX,TODO
123-
notes=FIXME,XXX
122+
notes=FIXME,XXX,TODO
124123

125124

126125
[TYPECHECK]

0 commit comments

Comments
 (0)