mirror of
https://github.com/amazon-science/chronos-forecasting
synced 2026-05-22 09:09:44 +00:00
Count notebooks as python in language stats (#347)
*Issue #, if available:* *Description of changes:* The repo is classified as a Jupyter Notebook repo. This PR attempts to fix this by counting notebooks as python files instead of a separate thing. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
This commit is contained in:
parent
93b90b7abe
commit
fbe2ae491d
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -1 +1 @@
|
|||
.ipynb linguist-documentation
|
||||
*.ipynb linguist-language=Python
|
||||
Loading…
Reference in a new issue