Skip to content

Commit

Permalink
corrected import of Console
Browse files Browse the repository at this point in the history
  • Loading branch information
janvanmansum committed Nov 28, 2023
1 parent 065490a commit a4031b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/datastation/datastation_module_versions.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from rich import Console
from rich.console import Console
from rich.table import Table

from datastation.common.config import init
Expand Down

0 comments on commit a4031b0

Please sign in to comment.