Skip to content
Snippets Groups Projects
Commit 9f65f0a6 authored by Hamish Graham's avatar Hamish Graham
Browse files

remove rich

parent 9b66fd70
Branches
No related tags found
No related merge requests found
Pipeline #3016744 failed
...@@ -7,9 +7,7 @@ import pytz ...@@ -7,9 +7,7 @@ import pytz
import json import json
from collections import OrderedDict from collections import OrderedDict
from time import sleep from time import sleep
import rich
from rich.progress import track
from rich.progress import Progress
# load the configuration # load the configuration
def read_yaml(myfile, verbose=False): def read_yaml(myfile, verbose=False):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment