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

Commit 5e735cf

Browse files
committed
fix warnings always being displayed at library level
1 parent a779827 commit 5e735cf

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)