chore: rename api_client to api-client (#1727)
This commit is contained in:
parent
e623c1f0df
commit
fef38fb131
20 changed files with 6 additions and 6 deletions
5
api-client/libretime_api_client/_config.py
Normal file
5
api-client/libretime_api_client/_config.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
from libretime_shared.config import BaseConfig, GeneralConfig
|
||||
|
||||
|
||||
class Config(BaseConfig):
|
||||
general: GeneralConfig
|
Loading…
Add table
Add a link
Reference in a new issue