Add some small optimizations. Skip compound liquidations for now
This commit is contained in:
parent
8d9f860346
commit
7f017777d6
@ -1,4 +1,9 @@
|
||||
repos:
|
||||
- repo: https://github.com/ambv/black
|
||||
rev: 20.8b1
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.9
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: pylint
|
||||
|
Loading…
x
Reference in New Issue
Block a user