diff --git a/shell_speak/config.py b/shell_speak/config.py index 77e2950..5cf479f 100644 --- a/shell_speak/config.py +++ b/shell_speak/config.py @@ -2,7 +2,6 @@ import os from pathlib import Path -from typing import Optional def get_data_dir() -> Path: