polar: allow properly specifying polar_dir, with ~ as a default
This commit is contained in:
parent
8f86d7706b
commit
f3d5064ff2
4 changed files with 55 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
# this file only keeps the most common & critical types/utility functions
|
||||
from .common import PathIsh, Paths, Json
|
||||
from .common import get_files
|
||||
from .common import get_files, LazyLogger
|
||||
from .cfg import make_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue