Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 79abc97

Browse files
luisulloaashwoods
authored andcommitted
Third time is the charm, trying to make flake8 pass without having the output in travisci
1 parent f6afedb commit 79abc97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

raven/handlers/logging.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'relativeCreated', 'tags', 'message',
2626
))
2727

28+
2829
CONTEXTUAL = frozenset((
2930
'user','culprit', 'server_name', 'fingerprint'
3031
))

0 commit comments

Comments
 (0)