fix: separation
This commit is contained in:
parent
a8c682d76c
commit
1718a76ce9
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ class RougailOutputDoc(Examples):
|
||||||
**kwarg,
|
**kwarg,
|
||||||
):
|
):
|
||||||
# Import here to avoid circular import
|
# Import here to avoid circular import
|
||||||
from rougail import CONVERT_OPTION
|
from rougail.tiramisu import CONVERT_OPTION
|
||||||
|
|
||||||
self.convert_option = CONVERT_OPTION
|
self.convert_option = CONVERT_OPTION
|
||||||
if rougailconfig is None:
|
if rougailconfig is None:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue