mirror of
https://github.com/ihabunek/toot.git
synced 2024-11-03 04:17:21 -05:00
Don't name file 'curses' to avoid conflicts
This commit is contained in:
parent
a0f1bff0dd
commit
b3ef85b42d
@ -15,7 +15,7 @@ from textwrap import TextWrapper, wrap
|
||||
|
||||
from toot import api, config, DEFAULT_INSTANCE, User, App, ConsoleError
|
||||
from toot.output import green, yellow, print_error
|
||||
from toot.curses import TimelineApp
|
||||
from toot.app import TimelineApp
|
||||
|
||||
|
||||
def register_app(instance):
|
||||
|
Loading…
Reference in New Issue
Block a user