Update utils/ghg_classifier.py
Browse files- utils/ghg_classifier.py +0 -1
utils/ghg_classifier.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
from haystack.schema import Document
|
2 |
from typing import List, Tuple
|
3 |
from typing_extensions import Literal
|
4 |
import logging
|
|
|
|
|
1 |
from typing import List, Tuple
|
2 |
from typing_extensions import Literal
|
3 |
import logging
|