Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

.pre-commit-config.yaml 162 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
  1. repos:
  2. - repo: https://github.com/nbQA-dev/nbQA
  3. rev: 0.5.2
  4. hooks:
  5. - id: nbqa-black
  6. args: [--nbqa-mutate]
  7. additional_dependencies: [black==20.8b1]
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...