Add comments

This commit is contained in:
Ayaz Salikhov
2022-03-16 01:19:23 +02:00
parent ec1584d33d
commit 41ee5b9cdf

View File

@@ -57,11 +57,13 @@ repos:
- id: end-of-file-fixer
- id: check-added-large-files
# strip output from Jupyter notebooks
- repo: https://github.com/kynan/nbstripout
rev: 0.5.0
hooks:
- id: nbstripout
# Run tools on Jupyter notebooks
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.3.1
hooks: