Skip to content

Commit 8bedb1e

Browse files
committed
lint: line length
1 parent 6f30c99 commit 8bedb1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/degenbot/cli/pool.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1706,8 +1706,8 @@ def ethereum_sushiswap_v3_pool_updater(
17061706
exchange: ExchangeTable,
17071707
) -> None:
17081708
"""
1709-
Fetch new Sushiswap V3 liquidity pools deployed on Ethereum mainnet and add their metadata to the
1710-
DB.
1709+
Fetch new Sushiswap V3 liquidity pools deployed on Ethereum mainnet and add their metadata to
1710+
the DB.
17111711
"""
17121712

17131713
database_type = SushiswapV3PoolTable

0 commit comments

Comments
 (0)