News

I am sorry if this is obvious but I am trying to run a simple python file for our project using pre-commit. Essentially I want a git prehook to create a csv file every time it gets committed. So this ...