Fix poetry config
This commit is contained in:
parent
54cc4f1dc6
commit
c7e94b55d4
@ -44,7 +44,7 @@ fetch-all-prices = 'cli:fetch_all_prices'
|
|||||||
fetch-range = 'cli:fetch_range'
|
fetch-range = 'cli:fetch_range'
|
||||||
s3-export = 'cli:s3_export'
|
s3-export = 'cli:s3_export'
|
||||||
enqueue-s3-export = 'cli:enqueue_s3_export'
|
enqueue-s3-export = 'cli:enqueue_s3_export'
|
||||||
backfill-export = 'cli:enqueue_many_s3_exports'
|
enqueue-many-s3-exports = 'cli:enqueue_many_s3_exports'
|
||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
exclude = '''
|
exclude = '''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user