issues
search
Curts0
/
PyTabular
Connect to Tabular Models via Python
https://curts0.github.io/PyTabular/
MIT License
67
stars
11
forks
source link
0.3.1
#64
Closed
Curts0
closed
1 year ago
Curts0
commented
1 year ago
Implemented
pre-commit
Runs flake8, docstr-coverage, and pytest
On
push
only
pytest will take a while. It opens up a PBIX file in repo and will run tests on it.
Setup pre-commit:
pip install pre-commit pre-commit install --hook-type pre-push