Skip to content

Commit 590c38e

Browse files
committed
Administrivia
1 parent 04b5a4b commit 590c38e

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
<<<<<<< HEAD
43
rev: v2.3.0
54
hooks:
65
- id: debug-statements
@@ -12,15 +11,3 @@ repos:
1211
- id: black
1312
language_version: python3
1413
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-
hooks:
23-
- id: black
24-
language_version: python3
25-
exclude: 'mathicsscript/version.py'
26-
>>>>>>> 437146f76f607001a3682b411cffb7987d4f7d0d

0 commit comments

Comments
 (0)