Skip to content

Commit 5777c5b

Browse files
Merge branch 'master' into dependabot/pip/mypy-1.14.1
2 parents 0b6695c + 498446a commit 5777c5b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

polygon/rest/models/indicators.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from sqlite3 import Timestamp
21
from typing import Optional, Any, Dict, List, Union
32
from ...modelclass import modelclass
43
from .aggs import Agg

polygon/rest/models/summaries.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from sqlite3 import Timestamp
21
from typing import Optional
32
from ...modelclass import modelclass
43
from .tickers import Branding

0 commit comments

Comments
 (0)