https://github.com/bashtage/arch
Raw File
Tip revision: 09d6217eef72868c5a5190c4b8cface6df23c68a authored by Kevin Sheppard on 03 February 2020, 16:39:04 UTC
MAINT: Restore typing completeness
Tip revision: 09d6217
lgtm.yml
extraction:
  python:
    index:
      exclude:
        - versioneer.py
        - statsmodels/_version.py
back to top