Fix import.
This commit is contained in:
parent
fb61d3d935
commit
8e48915a27
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import io
|
||||||
import pathlib
|
import pathlib
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import tomlkit
|
import tomlkit.toml_file
|
||||||
|
|
||||||
from cliff.command import Command
|
from cliff.command import Command
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue