datamaestro 1.6.0__py3-none-any.whl → 1.6.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
datamaestro/__main__.py CHANGED
@@ -6,7 +6,6 @@ import sys
6
6
  import logging
7
7
  from functools import update_wrapper
8
8
  import traceback as tb
9
- import pkg_resources
10
9
  import re
11
10
  from pathlib import Path
12
11
  import shutil
@@ -21,8 +21,6 @@ from typing import (
21
21
  _GenericAlias,
22
22
  )
23
23
  from experimaestro import ( # noqa: F401 (re-exports)
24
- argument,
25
- constant,
26
24
  Param,
27
25
  Option,
28
26
  Config,
@@ -183,8 +181,7 @@ class AbstractDataset(AbstractData):
183
181
  self.hooks[hookname].append(hook)
184
182
 
185
183
  @abstractmethod
186
- def _prepare(self) -> "Base":
187
- ...
184
+ def _prepare(self) -> "Base": ...
188
185
 
189
186
  def format(self, encoder: str) -> str:
190
187
  s = self.prepare()
datamaestro/version.py CHANGED
@@ -1,4 +1,4 @@
1
1
  # This file is auto-generated by Hatchling. As such, do not:
2
2
  # - modify
3
3
  # - track in version control e.g. be sure to add to .gitignore
4
- __version__ = VERSION = '1.6.0'
4
+ __version__ = VERSION = '1.6.2'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: datamaestro
3
- Version: 1.6.0
3
+ Version: 1.6.2
4
4
  Summary: Add your description here
5
5
  Author-email: Benjamin Piwowarski <benjamin@piwowarski.fr>
6
6
  License-File: LICENSE
@@ -1,14 +1,14 @@
1
1
  datamaestro/__init__.py,sha256=oh9M4VODuvTc9EFHKirtDxpCJkLUANzpzBOIwzHc_mw,246
2
- datamaestro/__main__.py,sha256=esbe4LcRA9SrRdBzMnJ02R7LvY3KeK_UqlkXbboHhxc,9227
2
+ datamaestro/__main__.py,sha256=jbwzt-8Yhu4KjCkbBqsGX0yUx67IOE3Nmrc6qlGdGjs,9206
3
3
  datamaestro/context.py,sha256=AL2BTi6dLA8rDGBE0PFyfV9ua29JHvBgx6_w6hDj9Dg,13977
4
- datamaestro/definitions.py,sha256=-9rKgFxqn103HslqWLovq4EdoSkJmx9FNTKneLGBfTo,19812
4
+ datamaestro/definitions.py,sha256=byJyuh1AJ03zcaeEYOcbJQwjVI8cYJK2rrA_vAE8O1s,19776
5
5
  datamaestro/record.py,sha256=IxxcrSIf99iluohtpnuMBTFkqeHRe5S-T_hWEqBgeME,5812
6
6
  datamaestro/registry.py,sha256=M7QJkcWJP_cxAoqIioLQ01ou2Zg9RqGQvW0XGVspYFE,1421
7
7
  datamaestro/search.py,sha256=bRT-91-2VJJ2JSfNaS1mzaVfqq_HMVBVs-RBj0w-ypM,2906
8
8
  datamaestro/settings.py,sha256=HYSElTUYZ6DZocBb9o3ifm6WW9knRO64XJUwxGIpvwQ,1304
9
9
  datamaestro/sphinx.py,sha256=bp7x_2BFoTSwTqcVZDM8R8cWa7G2pz0Zb8GS054lLYM,6996
10
10
  datamaestro/utils.py,sha256=9m-AVVww6InAZfGFiGy6XJzfExpYNqH1fhWQEezjafA,6536
11
- datamaestro/version.py,sha256=lfHpvMHdtMD7zPueNTzYopOoKdIsSEJoCUS3amAUa5g,171
11
+ datamaestro/version.py,sha256=_c7uZJ1tNg6l2QN9t8gbOsmSW56keOdPFS_09TZT714,171
12
12
  datamaestro/annotations/__init__.py,sha256=jLprrxSBa5QIqc--vqycEcxU4CR9WjVNRaqR5lH0EuE,39
13
13
  datamaestro/annotations/agreement.py,sha256=xEH0ddZxdJ_oG_150PoOa-WjY_OaeQja3FzMzY5IB6k,955
14
14
  datamaestro/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -40,8 +40,8 @@ datamaestro/test/conftest.py,sha256=it4S5Qq1CA_U8qM0pr4m7v-1dhLj5Y49WjVg5Ee3mpM,
40
40
  datamaestro/test/test_annotations.py,sha256=XUjDWb3FJimSD91wcItJ0lLwTBmvN4wVu_EgTKSvV2c,278
41
41
  datamaestro/test/test_download_handlers.py,sha256=-Gofr89zqIyeI8C4rZqfYR3JfiZVImdcSz9s6q361zQ,641
42
42
  datamaestro/test/test_record.py,sha256=hNZ3uo2i5FZ0VsOHRwvLO1Z6Zce92PdipAF65UptPB8,1156
43
- datamaestro-1.6.0.dist-info/METADATA,sha256=RmJeWy1yUhVfI5_S6Z85Z5rrMcdM6oZMjybvyalE284,7635
44
- datamaestro-1.6.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
45
- datamaestro-1.6.0.dist-info/entry_points.txt,sha256=8qMhwSRvFG2iBqtJYVD22Zd4s4c3YkODtcp0Ajw1knw,133
46
- datamaestro-1.6.0.dist-info/licenses/LICENSE,sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI,35141
47
- datamaestro-1.6.0.dist-info/RECORD,,
43
+ datamaestro-1.6.2.dist-info/METADATA,sha256=A1NXq-dTeuS-JIBCe9-kgoydkfuxIDeO9G-Imf0t-5w,7635
44
+ datamaestro-1.6.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
45
+ datamaestro-1.6.2.dist-info/entry_points.txt,sha256=8qMhwSRvFG2iBqtJYVD22Zd4s4c3YkODtcp0Ajw1knw,133
46
+ datamaestro-1.6.2.dist-info/licenses/LICENSE,sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI,35141
47
+ datamaestro-1.6.2.dist-info/RECORD,,