Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 832 Bytes

README.md

File metadata and controls

28 lines (13 loc) · 832 Bytes

Stratatilities

Various utilities for use across Stratasan services

Developing

This project uses black to maintain proper styling and this is checked in CI. Please setup your editor to format with black automatically.

Their docs on editor integration are likely the best way to get up and running with black.

CI

Continuous integration runs on GitHub Actions. See the main.workflow file for how actions are organized.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.