nanograv / enterprise

ENTERPRISE (Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE) is a pulsar timing analysis code, aimed at noise analysis, gravitational-wave searches, and timing model analysis.
https://enterprise.readthedocs.io
MIT License
64 stars 65 forks source link

Problem with pre-commit when following Contributing instructions #337

Closed aarchiba closed 1 year ago

aarchiba commented 1 year ago

Once I have Enterprise up and running, when I try to git commit I get:

[INFO] Initializing environment for https://gitlab.com/pycqa/flake8.
Username for 'https://gitlab.com': 

As far as I know I don't have an account at gitlab.com and am unclear why my username and password are being requested.

This message is produced by pre-commit. This link suggests that the problem is because the pre-commit repositories incorrectly point to gitlab.com when they should use URLs at github.com.