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,
|
||||
):
|
||||
# Import here to avoid circular import
|
||||
from rougail import CONVERT_OPTION
|
||||
from rougail.tiramisu import CONVERT_OPTION
|
||||
|
||||
self.convert_option = CONVERT_OPTION
|
||||
if rougailconfig is None:
|
||||
|
|
|
|||
Loading…
Reference in a new issue