move files into a package structure
This commit is contained in:
@@ -4,7 +4,7 @@ from configparser import ConfigParser
|
||||
from os.path import join
|
||||
|
||||
from logFileModel import LogFileModel
|
||||
from settings import Settings
|
||||
from raven.settings.settings import Settings
|
||||
|
||||
|
||||
class TestLogFileModel(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user