Commit 9896e9b
add safetensors
remove safetensor dependency
keeping only sniff
update description
test header and add more comments and info about data
add test
test files match the files in galaxy-test-data
add test files
Update lib/galaxy/config/sample/datatypes_conf.xml.sample
Co-authored-by: M Bernt <[email protected]>
remove subclass=true
add Wolfgang's suggestion
black reformater
json check
using same function for json and safetensors
fix lint
reformat
fix isort lint
Rename test dataset
rename test file
try to use FilePrefix
add if for when the header is big
fix lint
Update lib/galaxy/datatypes/util/json.py
Co-authored-by: Nicola Soranzo <[email protected]>
Update lib/galaxy/datatypes/binary.py
Co-authored-by: Nicola Soranzo <[email protected]>
remove unused function
Update lib/galaxy/datatypes/binary.py
Co-authored-by: Nicola Soranzo <[email protected]>
Restore text.py and remove json.py
check if header is dict
Update lib/galaxy/config/sample/datatypes_conf.xml.sample
Co-authored-by: Nicola Soranzo <[email protected]>
remove pth file
Update lib/galaxy/datatypes/binary.py
Co-authored-by: Nicola Soranzo <[email protected]>
Update lib/galaxy/datatypes/binary.py
Co-authored-by: Nicola Soranzo <[email protected]>
Update lib/galaxy/datatypes/binary.py
Co-authored-by: Nicola Soranzo <[email protected]>
correct test file name1 parent 4e111b5 commit 9896e9b
File tree
3 files changed
+100
-0
lines changed- lib/galaxy
- config/sample
- datatypes
- test
3 files changed
+100
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1172 | 1172 | | |
1173 | 1173 | | |
1174 | 1174 | | |
| 1175 | + | |
1175 | 1176 | | |
1176 | 1177 | | |
1177 | 1178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4847 | 4847 | | |
4848 | 4848 | | |
4849 | 4849 | | |
| 4850 | + | |
| 4851 | + | |
| 4852 | + | |
| 4853 | + | |
| 4854 | + | |
| 4855 | + | |
| 4856 | + | |
| 4857 | + | |
| 4858 | + | |
| 4859 | + | |
| 4860 | + | |
| 4861 | + | |
| 4862 | + | |
| 4863 | + | |
| 4864 | + | |
| 4865 | + | |
| 4866 | + | |
| 4867 | + | |
| 4868 | + | |
| 4869 | + | |
| 4870 | + | |
| 4871 | + | |
| 4872 | + | |
| 4873 | + | |
| 4874 | + | |
| 4875 | + | |
| 4876 | + | |
| 4877 | + | |
| 4878 | + | |
| 4879 | + | |
| 4880 | + | |
| 4881 | + | |
| 4882 | + | |
| 4883 | + | |
| 4884 | + | |
| 4885 | + | |
| 4886 | + | |
| 4887 | + | |
| 4888 | + | |
| 4889 | + | |
| 4890 | + | |
| 4891 | + | |
| 4892 | + | |
| 4893 | + | |
| 4894 | + | |
| 4895 | + | |
| 4896 | + | |
| 4897 | + | |
| 4898 | + | |
| 4899 | + | |
| 4900 | + | |
| 4901 | + | |
| 4902 | + | |
| 4903 | + | |
| 4904 | + | |
| 4905 | + | |
| 4906 | + | |
| 4907 | + | |
| 4908 | + | |
| 4909 | + | |
| 4910 | + | |
| 4911 | + | |
| 4912 | + | |
| 4913 | + | |
| 4914 | + | |
| 4915 | + | |
| 4916 | + | |
| 4917 | + | |
| 4918 | + | |
| 4919 | + | |
| 4920 | + | |
| 4921 | + | |
| 4922 | + | |
| 4923 | + | |
| 4924 | + | |
| 4925 | + | |
| 4926 | + | |
| 4927 | + | |
| 4928 | + | |
| 4929 | + | |
| 4930 | + | |
| 4931 | + | |
| 4932 | + | |
| 4933 | + | |
| 4934 | + | |
| 4935 | + | |
| 4936 | + | |
| 4937 | + | |
| 4938 | + | |
| 4939 | + | |
| 4940 | + | |
| 4941 | + | |
| 4942 | + | |
| 4943 | + | |
| 4944 | + | |
| 4945 | + | |
| 4946 | + | |
| 4947 | + | |
| 4948 | + | |
Binary file not shown.
0 commit comments