standardbots 2.0.0.dev1750873225__tar.gz → 2.0.0.dev1751305397__tar.gz
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 standardbots might be problematic. Click here for more details.
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/PKG-INFO +1 -1
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/setup.py +1 -1
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/standardbots/auto_generated/models.py +0 -1
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/standardbots.egg-info/PKG-INFO +1 -1
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/README.md +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/setup.cfg +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/standardbots/__init__.py +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/standardbots/auto_generated/__init__.py +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/standardbots/auto_generated/apis.py +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/standardbots.egg-info/SOURCES.txt +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/standardbots.egg-info/dependency_links.txt +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/standardbots.egg-info/requires.txt +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/standardbots.egg-info/top_level.txt +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/tests/fixtures/__init__.py +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/tests/fixtures/client_fixt.py +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/tests/fixtures/robot_fixt.py +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/tests/fixtures/routines_fixt.py +0 -0
- {standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/tests/test_apis.py +0 -0
|
@@ -1191,7 +1191,6 @@ class EquipmentKeyAssignments:
|
|
|
1191
1191
|
|
|
1192
1192
|
def __post_init__(self):
|
|
1193
1193
|
# Type check incoming model - raise error if invalid (required or wrong type)
|
|
1194
|
-
pass
|
|
1195
1194
|
|
|
1196
1195
|
def parse_equipment_key_assignments(data: object):
|
|
1197
1196
|
return EquipmentKeyAssignments(
|
|
File without changes
|
|
File without changes
|
{standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/standardbots/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/tests/fixtures/__init__.py
RENAMED
|
File without changes
|
{standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/tests/fixtures/client_fixt.py
RENAMED
|
File without changes
|
{standardbots-2.0.0.dev1750873225 → standardbots-2.0.0.dev1751305397}/tests/fixtures/robot_fixt.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|