Skip to content

Commit 9cbb84b

Browse files
Update financials.py
1 parent 95a28be commit 9cbb84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polygon/rest/models/financials.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Optional, Dict
1+
from typing import Optional, Dict, List
22
from ...modelclass import modelclass
33

44

0 commit comments

Comments
 (0)