power-grid-model-io 1.2.72a1120307003606__py3-none-any.whl → 1.2.74__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.

Potentially problematic release.


This version of power-grid-model-io might be problematic. Click here for more details.

@@ -44,13 +44,12 @@ class ExcelFileStore(BaseDataStore[TabularData]):
44
44
  def __init__(
45
45
  self,
46
46
  file_path: Optional[Path] = None,
47
+ *,
47
48
  language: str = "en",
48
49
  terms_changed: Optional[dict] = None,
49
50
  **extra_paths: Path,
50
51
  ):
51
52
  super().__init__()
52
- if not isinstance(language, str):
53
- raise TypeError("Expects 1 to 2 positional arguments, at least 3 were given")
54
53
  # Create a dictionary of all supplied file paths:
55
54
  # {"": file_path, extra_name[0]: extra_path[0], extra_name[1]: extra_path[1], ...}
56
55
  self._file_paths: Dict[str, Path] = {}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: power-grid-model-io
3
- Version: 1.2.72a1120307003606
3
+ Version: 1.2.74
4
4
  Summary: Power Grid Model Input/Output
5
5
  Author-email: Contributors to the Power Grid Model project <powergridmodel@lfenergy.org>
6
6
  License: MPL-2.0
@@ -14,7 +14,7 @@ power_grid_model_io/converters/vision_excel_converter.py,sha256=PSvbA5jKO-w7R7KI
14
14
  power_grid_model_io/data_stores/__init__.py,sha256=qwbj1j-Aa_yRB-E3j35pEVtF3mgH8CVIXAnog5mOry0,138
15
15
  power_grid_model_io/data_stores/base_data_store.py,sha256=DJfLtRwvx_tXKnpjtBdfbMqPjWc324Eo5WeKTXjWXqc,1706
16
16
  power_grid_model_io/data_stores/csv_dir_store.py,sha256=H8ICXZRLDvp9OkbjkfHnoh4y7uNSXNepHAW6W53VsIw,1877
17
- power_grid_model_io/data_stores/excel_file_store.py,sha256=NV4xxaF9P_FSXD51MVrVv3kIcN5HZEpUzuXHuRoGTU8,10825
17
+ power_grid_model_io/data_stores/excel_file_store.py,sha256=Nl5GsC4N6Nf-PpC64wUcdWBgYv2xRt47Rc8CSOaeKi4,10704
18
18
  power_grid_model_io/data_stores/json_file_store.py,sha256=0njL2YZn_fImNcZqnIRpHp2UtIS6WGaQQ46TjIK8tyo,3954
19
19
  power_grid_model_io/data_stores/vision_excel_file_store.py,sha256=85mZXoXaWpFHy_t-Ra0w4xCIjYK9b2Tr8cFZj3hPIbM,1059
20
20
  power_grid_model_io/data_types/__init__.py,sha256=63A_PkOsQkVd3To7Kl4FTUX7lbPG9BS9MSLzXTW6Ktk,383
@@ -38,8 +38,8 @@ power_grid_model_io/utils/modules.py,sha256=a4IdozSL-sOZcmIQON_aQS7-cpnCyt-3p7zs
38
38
  power_grid_model_io/utils/parsing.py,sha256=XB1QSHnslIieFJBKFXZCtiydqpOqQBiX_CXDbItXgAQ,4522
39
39
  power_grid_model_io/utils/uuid_excel_cvtr.py,sha256=H1iWhW_nluJBUJ3hK-Gc0xJjGnH5e35WrBz_fA3YXZs,7626
40
40
  power_grid_model_io/utils/zip.py,sha256=VXHX4xWPPZbhOlZUAbMDy3MgQFzK6_l7sRvGXihNUY4,3875
41
- power_grid_model_io-1.2.72a1120307003606.dist-info/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
42
- power_grid_model_io-1.2.72a1120307003606.dist-info/METADATA,sha256=x7uo08xNvTqpTSr47hCNb41MduslsNzp8OejLM5TpNs,8055
43
- power_grid_model_io-1.2.72a1120307003606.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
44
- power_grid_model_io-1.2.72a1120307003606.dist-info/top_level.txt,sha256=7sq9VveemMm2R0RgTBa4tH8y_xF4_1hxbufmX9OjCTo,20
45
- power_grid_model_io-1.2.72a1120307003606.dist-info/RECORD,,
41
+ power_grid_model_io-1.2.74.dist-info/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
42
+ power_grid_model_io-1.2.74.dist-info/METADATA,sha256=3_Q2OohsF0ey_-RdHfTydDSPeROZEhc7s3kJp4NY3SM,8041
43
+ power_grid_model_io-1.2.74.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
44
+ power_grid_model_io-1.2.74.dist-info/top_level.txt,sha256=7sq9VveemMm2R0RgTBa4tH8y_xF4_1hxbufmX9OjCTo,20
45
+ power_grid_model_io-1.2.74.dist-info/RECORD,,