no import
This commit is contained in:
parent
8597e102ca
commit
9b6ecb9143
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
import os
|
import os
|
||||||
from abc import abstractmethod
|
from abc import abstractmethod
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import final
|
|
||||||
|
|
||||||
REGENERATE_DOCS: bool = bool(os.environ.get("REGENERATE_DOCS", 0))
|
REGENERATE_DOCS: bool = bool(os.environ.get("REGENERATE_DOCS", 0))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue