jbloomAus / DecisionTransformerInterpretability

Interpreting how transformers simulate agents performing RL tasks
https://jbloomaus-decisiontransformerinterpretability-app-4edcnc.streamlit.app/
MIT License
62 stars 15 forks source link

Added black formatter #38

Closed ruphail closed 1 year ago

ruphail commented 1 year ago

Added black formatter to .pre-commit-config.yaml and created pyproject.toml with default settings.

This is in response to this issue: https://github.com/jbloomAus/DecisionTransformerInterpretability/issues/10

jbloomAus commented 1 year ago

Thanks, I appreciate you adding that :)