Skip to content

Commit 7cd70c9

Browse files
committed
filing fix
1 parent 758a884 commit 7cd70c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/routers/filing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from .lib import analysis
1515
from .lib import web
1616

17-
from .lib.web import sec_filer_search
17+
from .lib.api import sec_filer_search
1818
from .lib.cache import cache
1919
from .lib.errors import report_error
2020

0 commit comments

Comments
 (0)