Renamed by internal convention

This commit is contained in:
2021-03-12 15:58:30 +01:00
parent 8a95c03038
commit ac63751583
40 changed files with 92 additions and 65 deletions

View File

@@ -1,5 +1,5 @@
from cpl.console.console import Console
from cpl.console.foreground_color import ForegroundColor
from cpl.console.foreground_color_enum import ForegroundColor
from cpl_cli.command_abc import CommandABC