Cleanup previous PR

This commit is contained in:
Kovid Goyal
2021-02-24 12:32:26 +05:30
parent 18f42fe4c1
commit 863fff8620
4 changed files with 18 additions and 14 deletions

View File

@@ -56,3 +56,4 @@ __all__ = (
'FontConfigPattern', 'ScreenType', 'StartupCtx', 'KeyEventType', 'LayoutType',
'RemoteCommandType', 'SessionType', 'SessionTab', 'SpecialWindowInstance', 'TabType', 'ScreenSize', 'WindowType'
)
PowerlineStyle = Literal['angled', 'slanted', 'round']