Skip to content

Commit f9ed974

Browse files
authored
Update config.py
1 parent 6ca3232 commit f9ed974

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
from argparse import ArgumentParser, Namespace
88
from collections import deque
99
from dataclasses import dataclass, field
10+
1011
from .version import get_version_string
1112

1213
# ============================

0 commit comments

Comments
 (0)