Skip to content

Commit

Permalink
Apply Code Formatter Change
Browse files Browse the repository at this point in the history
  • Loading branch information
aoki-h-jp authored and github-actions[bot] committed Aug 25, 2023
1 parent c96d0c0 commit 1edc1fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion bybit_bulk_downloader/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
"""
bybit bulk downloader: Python library to efficiently and concurrently download historical data files from Bybit. Supports all asset types (spot, USDT-M, COIN-M, options) and all data frequencies.
"""

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
author_email="[email protected]",
license="MIT",
packages=["bybit_bulk_downloader"],
)
)

0 comments on commit 1edc1fc

Please sign in to comment.