aboutsummaryrefslogtreecommitdiffstats
path: root/.pylintrc
diff options
context:
space:
mode:
authorMatthias Baumgartner <dev@igsor.net>2022-12-15 16:42:07 +0100
committerMatthias Baumgartner <dev@igsor.net>2022-12-15 16:42:07 +0100
commit3dc3e9a9b0fc8c9727f91359814866d3deae6e79 (patch)
treea563234d0327a4aaae488e082e0396b0ee5fe1f8 /.pylintrc
parent559e643bb1fa39feefd2eb73847ad9420daf1deb (diff)
downloadbsie-3dc3e9a9b0fc8c9727f91359814866d3deae6e79.tar.gz
bsie-3dc3e9a9b0fc8c9727f91359814866d3deae6e79.tar.bz2
bsie-3dc3e9a9b0fc8c9727f91359814866d3deae6e79.zip
minor fixes and comments
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pylintrc b/.pylintrc
index 3cfae38..1b34854 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -148,7 +148,7 @@ logging-format-style=old
[MISCELLANEOUS]
# List of note tags to take in consideration, separated by a comma.
-notes=FIXME,TODO,NOTE
+notes=FIXME,TODO