Skip to content

Commit f2b83fd

Browse files
authored
Merge pull request #101 from maxmind/greg/remove-lints
Remove bad-continuation pylint config
2 parents 81d102f + b29ebe9 commit f2b83fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[MESSAGES CONTROL]
2-
disable=bad-continuation,too-few-public-methods,too-many-arguments
2+
disable=too-few-public-methods,too-many-arguments
33

44
[BASIC]
55

0 commit comments

Comments
 (0)