Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Fix flake8 issues#3

Merged
brothercorvo merged 1 commit into
mainfrom
codex/fix-multiple-python-code-style-issues
Jun 18, 2025
Merged

Fix flake8 issues#3
brothercorvo merged 1 commit into
mainfrom
codex/fix-multiple-python-code-style-issues

Conversation

@brothercorvo

Copy link
Copy Markdown
Member

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant