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 b550506 commit 61f3709Copy full SHA for 61f3709
sec_downloader/sec_edgar_downloader_fork.py
@@ -6,7 +6,7 @@
6
from typing import Optional, Union
7
8
from sec_downloader.types import FilingMetadata, RequestedFilings, Ticker
9
-from sec_edgar_downloader import Downloader
+from sec_edgar_downloader._Downloader import Downloader
10
from sec_edgar_downloader._constants import (
11
AMENDS_SUFFIX,
12
CIK_LENGTH,
0 commit comments