We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 758a884 commit 7cd70c9Copy full SHA for 7cd70c9
backend/routers/filing.py
@@ -14,7 +14,7 @@
14
from .lib import analysis
15
from .lib import web
16
17
-from .lib.web import sec_filer_search
+from .lib.api import sec_filer_search
18
from .lib.cache import cache
19
from .lib.errors import report_error
20
0 commit comments