[F] Fix reading version requires typing dependency
This commit is contained in:
@@ -0,0 +1 @@
|
||||
VERSION = '1.4.7'
|
||||
@@ -5,9 +5,9 @@ from dataclasses import dataclass
|
||||
from pathlib import Path
|
||||
|
||||
from .types import LightDark
|
||||
from .__version__ import VERSION
|
||||
|
||||
CONFIG_PATH = Path.home() / '.config/hyfetch.json'
|
||||
VERSION = '1.4.7'
|
||||
|
||||
|
||||
TEST_ASCII = r"""
|
||||
|
||||
Reference in New Issue
Block a user