We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f527947 commit 3b5f910Copy full SHA for 3b5f910
debug_toolbar/panels/history/panel.py
@@ -15,7 +15,7 @@
15
16
17
class HistoryPanel(Panel):
18
- """ A panel to display History """
+ """A panel to display History"""
19
20
title = _("History")
21
nav_title = _("History")
0 commit comments