Add missing import.
This commit is contained in:
parent
eded543071
commit
355bd9d5d9
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ from cliff.command import Command
|
|||
import dcc.config
|
||||
import io
|
||||
import os
|
||||
import re
|
||||
import tomlkit
|
||||
|
||||
class Wad(dcc.config.Base):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue