We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b5a4b commit 590c38eCopy full SHA for 590c38e
.pre-commit-config.yaml
@@ -1,6 +1,5 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
-<<<<<<< HEAD
4
rev: v2.3.0
5
hooks:
6
- id: debug-statements
@@ -12,15 +11,3 @@ repos:
12
11
- id: black
13
language_version: python3
14
exclude: 'pymathics/graph/version.py'
15
-=======
16
- rev: v2.0.0
17
- hooks:
18
- - id: debug-statements
19
- - id: end-of-file-fixer
20
-- repo: https://github.com/psf/black
21
- rev: 20.8b1
22
23
- - id: black
24
- language_version: python3
25
- exclude: 'mathicsscript/version.py'
26
->>>>>>> 437146f76f607001a3682b411cffb7987d4f7d0d
0 commit comments