-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Point dspback and dspfront to v1.2.4
- Loading branch information
1 parent
93ad7ea
commit 350ea5e
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule dspback
updated
8 files
+1 −81 | dspback/pydantic_schemas.py | |
+10 −5 | dspback/scheduler.py | |
+1 −1 | dspback/schemas/discovery.py | |
+2 −10 | dspback/triggers.py | |
+6 −5 | dspback/utils/jsonld/clusters.py | |
+0 −2 | dspback/utils/jsonld/formatter.py | |
+137 −0 | tests/test_jsonld.py | |
+1 −70 | tests/test_records.py |