Feat: relative import to absolute
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# encoding: utf-8
|
||||
|
||||
import click
|
||||
from ..dashboard.app import app as dash
|
||||
from recopytex.dashboard.app import app as dash
|
||||
|
||||
|
||||
@click.group()
|
||||
|
||||
Reference in New Issue
Block a user