Added fixed paths imports

This commit is contained in:
2021-03-16 19:04:30 +01:00
parent 23a6207f54
commit d7becdd9bc
6 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
from cpl.console import ForegroundColorEnum
from cpl.console.foreground_color_enum import ForegroundColorEnum
from cpl.console.console import Console