mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[api] refactoring: 'constants' module renamed to 'paths'
This commit is contained in:
@@ -7,7 +7,7 @@ from typing import Optional
|
||||
|
||||
import yaml
|
||||
|
||||
from bauh.api.constants import CONFIG_PATH
|
||||
from bauh.api.paths import CONFIG_PATH
|
||||
from bauh.commons import util
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user