fixed relative imports
This commit is contained in:
parent
075c954434
commit
0bc9b658f4
7 changed files with 7 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from parser import Parser
|
||||
from lib.parsers.parser import Parser
|
||||
|
||||
|
||||
class ShellParser(Parser):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue