forked from adamm/git-importer
Move modules into lib subdir
This commit is contained in:
@@ -8,7 +8,7 @@ import sys
|
||||
|
||||
import osc.core
|
||||
|
||||
from importer import Importer
|
||||
from lib.importer import Importer
|
||||
|
||||
URL_OBS = "https://api.opensuse.org"
|
||||
URL_IBS = "https://api.suse.de"
|
||||
|
Reference in New Issue
Block a user