Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit 1a61dc7

Browse files
committed
Added
1 parent 3c45011 commit 1a61dc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ def end_of_day() -> pd.DataFrame:
2828
if __name__ == "__main__":
2929
data = end_of_day()
3030
print(data)
31+

0 commit comments

Comments
 (0)