mastapy 13.0.1.post5__py3-none-any.whl → 13.0.1.post6__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.
@@ -225,19 +225,13 @@ def _get_annotations(func: DecoratorMethod) -> Dict[str, Union[Type, str]]:
225
225
  }
226
226
 
227
227
 
228
- def enforce_parameter_types(func: DecoratorMethod) -> DecoratorMethod:
228
+ def enforce_parameter_types(func):
229
229
  """Decorate method and enforce the types of all arguments.
230
230
 
231
231
  Note:
232
232
  This decorator operates lazily and only enforces if a type error or
233
233
  value error occurs. That way we can attempt to internally convert
234
234
  arguments to the correct type first.
235
-
236
- Args:
237
- func (DecoratorMethod): Function to wrap.
238
-
239
- Returns:
240
- DecoratorType
241
235
  """
242
236
 
243
237
  @functools.wraps(func)
@@ -4,5 +4,5 @@ Module containing the version information for the package.
4
4
  """
5
5
 
6
6
 
7
- __version__ = "13.0.1.post5"
7
+ __version__ = "13.0.1.post6"
8
8
  __api_version__ = "13.0.1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mastapy
3
- Version: 13.0.1.post5
3
+ Version: 13.0.1.post6
4
4
  Summary: Python scripting API for MASTA.
5
5
  Home-page: https://www.smartmt.com/
6
6
  License: MIT
@@ -238,9 +238,9 @@ mastapy/_internal/overridable_constructor.py,sha256=T54EQXmkVtRy6djenLFuvQo2lH60
238
238
  mastapy/_internal/overridable_enum_runtime.py,sha256=3D0og9Iyt5p92ubY4s5nPoQzICMsRjbB8j4xaeURSuw,2086
239
239
  mastapy/_internal/python_net.py,sha256=9Nwk1H7fYwDVXPKUhzDI243g5M9ojUPorPBweZMhW0A,3115
240
240
  mastapy/_internal/tuple_with_name.py,sha256=ycQSIo9JiVzZCtPpK_EiqOEd6hzxtVy7pR4N51E4Arc,1362
241
- mastapy/_internal/type_enforcement.py,sha256=0IOBMoQ0GyGKst3raDBuaLiRHO0k1Pax3FEnTKGM3qw,9462
241
+ mastapy/_internal/type_enforcement.py,sha256=pLaQeIsrJh3dC8pnCZPDAeCZqntdJfC-WMbgAFpHTpQ,9323
242
242
  mastapy/_internal/utility.py,sha256=EIgtsHjK1tXQsWdVjlWlVtLJOViQgdOn_CY_jBPG6x4,796
243
- mastapy/_internal/version.py,sha256=KFs45fdztD7LHWr1yKguxCQSdLLxW-3I-KdpH0XfgqU,144
243
+ mastapy/_internal/version.py,sha256=q03VaR6zKW9vx6LmKJQXoKsr5j2xmB-fLzVSYTlsGVI,144
244
244
  mastapy/_math/__init__.py,sha256=7xx4GKvFaCQAdOT4Ex0Ywh_E6u38DjJ6EjgtIKEoIng,798
245
245
  mastapy/_math/color.py,sha256=Vdqt2dx28AAe82E81Dpctof2aiJ9NVP0liY3M-ic004,3540
246
246
  mastapy/_math/matrix_2x2.py,sha256=S-wtTwhRgDSKYUMZ6Y4TczoDltrBFqbjivxc2JA8_64,19210
@@ -8069,6 +8069,6 @@ mastapy/utility_gui/charts/_1867.py,sha256=TdP2v3HKaanznWrRHmJUPbRXfVRsZ1m3aYvDz
8069
8069
  mastapy/utility_gui/charts/__init__.py,sha256=QndX3Dpo2_IfdPvwDWJyZy9if9GrKkV0thRO4W72h_k,2186
8070
8070
  mastapy/utility_gui/databases/_1868.py,sha256=jaR_Qatne14eRSlqSMS2rU94JZ8ELSXzOp84sl0bW9o,3161
8071
8071
  mastapy/utility_gui/databases/__init__.py,sha256=QnDdKDRiniAxoht0PxLD-M5MdTOAr19xNpRsARKSPKY,441
8072
- mastapy-13.0.1.post5.dist-info/METADATA,sha256=yw3FtgDjnn2Uvg2osGf8taHbq1IAUuG-7PNJbFN-qc8,3101
8073
- mastapy-13.0.1.post5.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
8074
- mastapy-13.0.1.post5.dist-info/RECORD,,
8072
+ mastapy-13.0.1.post6.dist-info/METADATA,sha256=XLjgxwdisjguDewnW3mgCIqSjaQc3Wu9WW2KsCvN_Qs,3101
8073
+ mastapy-13.0.1.post6.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
8074
+ mastapy-13.0.1.post6.dist-info/RECORD,,