Skip to content

Commit

Permalink
[WIP] codestyle fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Consolatis committed Oct 8, 2021
1 parent 6d1bf5e commit a57608c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions suplemon/color_manager_curses.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import logging
from traceback import format_stack


class ColorManager:
def __init__(self, app):
self._app = app
Expand Down

0 comments on commit a57608c

Please sign in to comment.