Skip to content

[WIP] Fix mypy errors in database.py for return types#12

Draft
Copilot wants to merge 1 commit intomainfrom
copilot/fix-mypy-errors-database-file
Draft

[WIP] Fix mypy errors in database.py for return types#12
Copilot wants to merge 1 commit intomainfrom
copilot/fix-mypy-errors-database-file

Conversation

Copy link

Copilot AI commented Feb 25, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

fix:
Run mypy src/dmaf
src/dmaf/database.py:748: error: Returning Any from function declared to return "datetime | None" [no-any-return]
src/dmaf/database.py:816: error: Returning Any from function declared to return "datetime | None" [no-any-return]
Found 2 errors in 1 file (checked 21 source files)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants