Skip to content

lsst-ts/ts_eas

Repository files navigation

ts_eas

ts_eas is a package in the LSST Science Pipelines.

This code uses pre-commit to maintain black formatting and flake8 compliance. To enable this:

  • Run pre-commit install once.
  • If directed, run git config --unset-all core.hooksPath once.