Update modules/semantic/__init_.py
Browse files
modules/semantic/__init_.py
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
from .flexible_analysis_handler import FlexibleAnalysisHandler
|
2 |
|
3 |
from .semantic_interface import (
|
|
|
1 |
+
# modules/semantic/__init_.py
|
2 |
from .flexible_analysis_handler import FlexibleAnalysisHandler
|
3 |
|
4 |
from .semantic_interface import (
|