astrogilda / tsbootstrap

tsbootstrap: generate bootstrapped time series samples in Python
https://tsbootstrap.readthedocs.io/en/latest/
MIT License
65 stars 5 forks source link

miscellaneous-maintenance #142

Closed astrogilda closed 2 months ago

astrogilda commented 2 months ago

Describe the bug

  1. added back some optional debugging statements in precommit
  2. added snippet in pyproject.toml to skip running typos on src/tsbootstrap/tests/*.py
  3. dropped unused imports from conf.py
  4. ran black and ruff to lint a couple of files