Skip to content

Commit f8f3aed

Browse files
committed
More operators
1 parent 17acd75 commit f8f3aed

File tree

5 files changed

+116
-9
lines changed

5 files changed

+116
-9
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# THis is an EditorConfig file
1+
# This is an EditorConfig file:
22
# https://EditorConfig.org
33

44
root = true

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ repos:
88
- repo: https://github.com/psf/black
99
rev: 19.3b0
1010
hooks:
11-
- id: black
11+
- id: black
12+
language_version: python3
13+
exclude: version.py

mathics_scanner/data/characters.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)