mirror of
https://github.com/copier-org/copier.git
synced 2025-05-05 07:22:55 +00:00
refactor: import from module _tools
instead of tools
This commit is contained in:
parent
b5175f2fee
commit
c402e5d00e
@ -12,8 +12,8 @@ import yaml
|
||||
from platformdirs import user_config_path
|
||||
from pydantic import BaseModel, Field
|
||||
|
||||
from ._tools import OS
|
||||
from .errors import MissingSettingsWarning
|
||||
from .tools import OS
|
||||
|
||||
ENV_VAR = "COPIER_SETTINGS_PATH"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user