Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 88c5da0

Browse files
authored
Merge pull request #440 from bear/fix/issue403
Fix warnings always being displayed at library level
2 parents 4f26a61 + 5e735cf commit 88c5da0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

twitter/api.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@
7070
)
7171

7272

73-
warnings.simplefilter('always', DeprecationWarning)
74-
7573
CHARACTER_LIMIT = 140
7674

7775
# A singleton representing a lazily instantiated FileCache.

0 commit comments

Comments
 (0)