Source code for sci_watch.source_wrappers.abstract_wrapper
from abc import ABC, abstractmethod
from sci_watch.source_wrappers.document import Document
from abc import ABC, abstractmethod
from sci_watch.source_wrappers.document import Document