-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated submodule references for PyAMI and parsec.
- Loading branch information
1 parent
89552a3
commit c9bcf27
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule PyAMI
updated
3 files
+2 −2 | .pre-commit-config.yaml | |
+1 −1 | src/pyibisami/ami/config.py | |
+1 −2 | src/pyibisami/ibis/parser.py |
Submodule parsec.py
updated
6 files
+3 −3 | docs/conf.py | |
+0 −2 | examples/jsonc.py | |
+3 −14 | setup.py | |
+33 −53 | src/parsec/__init__.py | |
+14 −26 | src/parsec/__init__.pyi | |
+0 −145 | src/parsec/tests/test_parsec_generic.py |