pyDataverse icon indicating copy to clipboard operation
pyDataverse copied to clipboard

Run pre-commit run --all to unify code formatting

Open shoeffner opened this issue 1 year ago • 0 comments

While preparing the PR for #192, I ran pre-commit run --all and then decided to revert those changes and instead run it before I'd make my changes, i.e., on the main branch directly. The result will be in the PR for this issue.

Note that I ran the tests locally after running pre-commit run --all, so I guess even though it changed lots of data files and even some docs, this should still be fine. (Except I had to change the DV_VERSION, but that's on a separate branch. See #195)

shoeffner avatar Jul 18 '24 22:07 shoeffner