sadf
This commit is contained in:
parent
329b9ec3f8
commit
2193ba84de
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
from abc import abstractmethod
|
||||
from pathlib import Path
|
||||
|
||||
REGENERATE_DOCS: bool = True
|
||||
REGENERATE_DOCS: bool = False
|
||||
|
||||
|
||||
class DocGen:
|
||||
|
|
|
|||
Loading…
Reference in a new issue