https://github.com/lmfit/lmfit-py
Raw File
Tip revision: ddf7d40e8eae540a0c6ff7387064ac800b94cc2a authored by Matt Newville on 07 February 2021, 22:30:42 UTC
faq rst fixes
Tip revision: ddf7d40
.codecov.yml
coverage:
  status:
    project:
      default:
        target: auto
        threshold: 0.5
    patch:
      default:
        target: auto
        threshold: 10%
back to top