Skip to content

Commit

Permalink
Update apps.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jagapiou authored Dec 11, 2023
1 parent 15db715 commit 4050c66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/phone/components/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
from typing import Any

import docstring_parser
import termcolor

del termcolor

_DATE_FORMAT = '%Y-%m-%d %H:%M'

Expand Down

0 comments on commit 4050c66

Please sign in to comment.