Commit graph

297 commits

Author SHA1 Message Date
ec843a508b
update branch for linkml 2024-07-18 00:39:56 -07:00
1920c9f292
continue removing NDArray type, since it's in numpydantic now. 2024-07-10 00:20:01 -07:00
d6750f8df1
we don't need blosc tho 2024-07-10 00:09:17 -07:00
878c51e069
we do need black as a runtime dep 2024-07-10 00:05:41 -07:00
b83865352c
the hell was that 2024-07-10 00:02:39 -07:00
bf7f62fd8f
lint 2024-07-09 23:54:28 -07:00
2f59f0a69b
refactor providers into modules 2024-07-09 23:52:58 -07:00
efd05724e3
minor todos 2024-07-09 23:15:29 -07:00
b6af8c9718
lint 2024-07-09 03:32:37 -07:00
f4d397cde1
more docs for dataset adapters.
also:
- fix search for initial - in dataset doctest
- don't clear git repos on repeated test runs
- fix string handling in load_yaml
2024-07-09 03:26:45 -07:00
ce902476d1
working version of pretty doctests with sybil :) 2024-07-09 00:27:22 -07:00
5ccc9e6fbd
black format models 2024-07-09 00:24:08 -07:00
34c8be3a2c
functional docs build 2024-07-08 21:37:02 -07:00
fdf80666fb
regenerate models with numpydantic 2024-07-08 19:29:48 -07:00
8036b3316d
regenerate models 2024-07-08 19:12:11 -07:00
78de59a0f1
regenerate models 2024-07-08 19:10:19 -07:00
b9ed7c0026
testing custom directive for doctests 2024-07-08 19:07:21 -07:00
0cbf1ac1b2
how come ide always misses the schema lol 2024-07-03 23:36:58 -07:00
4211b6058b
improve compound dtype handling, regenerate and add 2.7.0 2024-07-03 23:36:20 -07:00
ec81032ae8
handle compound dtype 2024-07-03 20:39:49 -07:00
c9a2423a9d
missed generated schema somehow... 2024-07-03 16:00:56 -07:00
19d97ad3af
regenerate models, lint 2024-07-03 01:51:48 -07:00
01cfb54a5a
working pydantic generator 2024-07-03 01:34:24 -07:00
087064be48
adjusting array adapters to linkml arrays 2024-07-03 00:41:16 -07:00
0606221ab0
Merge pull request #3 from p2p-ld/linting
Linting - black and ruff
2024-07-02 00:35:37 -07:00
2e40506443
requests caching, python 10 2024-07-02 00:34:01 -07:00
38c7e9ebf8
python 10 compat 2024-07-02 00:20:52 -07:00
444ecbaf04
python 10 compat 2024-07-02 00:19:21 -07:00
566d5211bb
python 10 compat 2024-07-02 00:15:18 -07:00
883c28e6d5
don't fail fast 2024-07-02 00:12:23 -07:00
1de70a1aae
python 3.10 compat & update lockfiles 2024-07-02 00:10:28 -07:00
de30f83edd
import fixtures 2024-07-02 00:01:54 -07:00
74912e2d70
add python versions 2024-07-01 23:58:00 -07:00
1d6584573a
one last straggler 2024-07-01 23:56:56 -07:00
2c717ea7e5
Add ruff and black checks, combine with codespell 2024-07-01 23:54:40 -07:00
f50275473c
All ruff and black fixes done 2024-07-01 23:52:32 -07:00
7c6e69c87e
ruff unsafe fixes 2024-07-01 23:05:47 -07:00
084bceaa2e
continuing manual ruff fixes 2024-07-01 22:58:55 -07:00
3768e3ce0d
enable black preview and automatic linebreaks in long strings 2024-07-01 22:12:16 -07:00
d4a0c82d00
some ruff fixes 2024-07-01 22:09:49 -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
3e5e73d186
add formatting config 2024-07-01 21:22:35 -07:00
7a362e5988
Merge pull request #2 from p2p-ld/pdm
Switch packaging to PDM
2024-07-01 19:08:07 -07:00
0150c3ca6e
add codespell exceptions 2024-07-01 19:07:12 -07:00
a0f0b06d66
bump version 2024-07-01 19:01:15 -07:00
1eddf04400
get tests running again 2024-07-01 18:59:21 -07:00
25536c053e
docs dependencies 2024-07-01 16:35:10 -07:00
48b883a588
no-op to poke readthedocs 2024-07-01 16:22:55 -07:00
9eb4f0dec6
conversion from poetry to pdm 2024-07-01 16:19:13 -07:00