Skip to content

Commit 3b5f910

Browse files
committed
Fix lint error
1 parent f527947 commit 3b5f910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debug_toolbar/panels/history/panel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717
class HistoryPanel(Panel):
18-
""" A panel to display History """
18+
"""A panel to display History"""
1919

2020
title = _("History")
2121
nav_title = _("History")

0 commit comments

Comments
 (0)