Skip to content

Commit 246fdee

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c41425a commit 246fdee

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

debug_toolbar/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
from debug_toolbar.urls import app_name
32

43
__all__ = ["VERSION"]

debug_toolbar/panels/settings.py

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
from debug_toolbar.panels import Panel
88

9-
109
get_safe_settings = get_default_exception_reporter_filter().get_safe_settings
1110

1211

0 commit comments

Comments
 (0)