Skip to content

Commit 1dd8080

Browse files
committed
Testing Chart error
1 parent c4da80b commit 1dd8080

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: jtop/gui/lib/chart.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
# Create logger
2626
logger = logging.getLogger(__name__)
2727

28+
2829
class Chart(object):
2930

3031
COLOR_COUNTER = 0

0 commit comments

Comments
 (0)