Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SermetPekin authored Jun 8, 2024
1 parent 3916a92 commit 449983b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions evdspy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
)


__all__ = [
"default_start_date_fnc",
"default_end_date_fnc",
"correct_types",
"get_series" ,
"ls"
]
# __all__ = [
# "default_start_date_fnc",
# "default_end_date_fnc",
# "correct_types",
# "get_series" ,
# "ls"
# ]

0 comments on commit 449983b

Please sign in to comment.