Improved colors

This commit is contained in:
2021-03-10 20:53:08 +01:00
parent ae4709b0d4
commit d6278a3f4e
6 changed files with 30 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
from cpl.console import Console
from cpl.console.console import Console
from cpl_cli.command_abc import CommandABC
from cpl_cli.publish.publisher_abc import PublisherABC