Skip to content

Conversation

@brothercorvo
Copy link
Contributor

Summary

  • clean up dataclass definitions for EmergencyManagement models
  • split imports and formatting in emergency server scripts
  • fix whitespace and unused imports
  • refactor controller logging messages
  • adjust service utilities and remove trailing spaces

Testing

  • flake8 --max-line-length=120 examples/EmergencyManagement/Server/models_emergency.py examples/EmergencyManagement/Server/server_emergency.py examples/EmergencyManagement/client/client_emergency.py reticulum_openapi/__init__.py reticulum_openapi/client.py reticulum_openapi/controller.py reticulum_openapi/model.py reticulum_openapi/service.py
  • pytest -q (fails: ModuleNotFoundError: No module named 'sqlalchemy')

https://chatgpt.com/codex/tasks/task_e_6852c7b81fcc8325b7b3b284b1afed4e

@brothercorvo brothercorvo merged commit f9c1f4b into main Jun 18, 2025
0 of 2 checks passed
@brothercorvo brothercorvo deleted the codex/fix-multiple-python-code-style-issues branch June 18, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants