Skip to content

Commit 7cbeac5

Browse files
committed
chore: DonutTheDog now contains 31 stickers
1 parent c84000c commit 7cbeac5

File tree

126 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

126 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ variable-naming-style = "camelCase"
5252
indent-string = "\t"
5353

5454
[tool.pylint.master]
55-
ignore-patterns = "test_.*?py"
55+
ignore-paths = ["tests"]
5656

5757
[tool.pylint.messages_control]
5858
enable = ["F", "E", "W", "R", "C"]

0 commit comments

Comments
 (0)