a9909485a4
my god it works but what have i done
2024-08-07 02:03:04 -07:00
a993ee10f2
continue removing nptyping, actually fix indexing
2024-08-06 21:40:23 -07:00
c39d464e89
fix tests - update docstring tests, fix numpydantic import injects
2024-07-29 18:20:30 -07:00
974058ce5f
assorted cleanings but i am tired
2024-07-19 21:28:24 -07:00
1920c9f292
continue removing NDArray type, since it's in numpydantic now.
2024-07-10 00:20:01 -07:00
2f59f0a69b
refactor providers into modules
2024-07-09 23:52:58 -07:00
07aa879bb9
ruff automatic fixes
2024-07-01 21:44:35 -07:00
79fc7f23ad
black formatting
2024-07-01 21:23:31 -07:00
464d95d64d
omfg another one. i'm done
2023-10-12 00:19:40 -07:00
d2185ee1c3
for pydantic provider test by escaping additional bad chars in numpy field name
2023-10-12 00:02:52 -07:00
3101797b0d
don't render jinja template as having a literal "keys" attr instead of item
...
also remove unnecessary warnings
2023-10-11 23:28:22 -07:00
0d29ed279f
hold up can this really be the bug
2023-10-11 22:21:44 -07:00
282acc063e
trying to debug on CI by abusing warnings lol
2023-10-11 21:38:29 -07:00
3a426454c6
trying to debug on CI by abusing warnings lol
2023-10-11 21:31:00 -07:00
52754112aa
make allow_repo an instance-level setting
2023-10-11 20:55:03 -07:00
c6ca97e010
Correctly clone fixed versions in tests, adjusted fixed values to match, set default git clone temp dir from config variables
2023-10-11 19:24:08 -07:00
808c63e7c2
skip provider test just to get coverage numbers
2023-10-05 18:03:01 -07:00
d77dec5cc0
decrease deprecation warnings
2023-10-04 22:54:20 -07:00
5438b2489b
Fix relative imports in ectopic models --
...
Use a MetaPathFinder to allow python to resolve imports from the temporary model directory
Build dependent versions in split builds
Clear package imports when allow_repo=False
2023-10-04 22:06:26 -07:00
40984a6582
figuring out the strategy here...
...
- added linkml_meta classvar to store additional linkml properties if needed
- injecting path field to metaclass
- sketch of doing a queue-based read
- prune datasets & example allen institute data
2023-09-22 00:31:34 -07:00
095d0bc6a9
fixing tests by using temp directory and changing random prior commit hash from nwb core schema
2023-09-11 19:55:45 -07:00
c69cbdfb38
Docstrings and basic tests for providers.
...
bugfix - remove redundant language elements that cause a recursion error (eg. subtyping "float" with "float")
2023-09-11 19:38:29 -07:00
2e87fa0556
working generation from provider
2023-09-08 19:46:42 -07:00