hyperliquid-dex / hyperliquid-python-sdk

SDK for Hyperliquid API trading with Python.
MIT License
238 stars 97 forks source link

Add pre-commit hook for codestyle check, and also run codestyle #59

Closed perplover closed 1 week ago

perplover commented 1 week ago

Originally made this as a pre-push hook but decided to merge it with the pre-commit hooks that the codebase already uses

image