Skip to content

refactor: apply Black formatting to improve code style#1

Merged
devAbreu merged 2 commits intomainfrom
refactor/code-formatting
May 26, 2025
Merged

refactor: apply Black formatting to improve code style#1
devAbreu merged 2 commits intomainfrom
refactor/code-formatting

Conversation

@devAbreu
Copy link
Owner

This Pull Request applies automatic code formatting using Black to ensure consistent code style across the project.

✅ Reformatted files:

  • tests/test_edge_cases.py
  • tests/test_serialization.py
  • tests/test_missing_coverage.py
  • src/moneyx/core.py

There are no functional changes — only stylistic adjustments such as spacing, line wrapping, and alignment.

This improves overall readability and maintainability of the codebase.

🔧 Tool used: Black

@devAbreu devAbreu merged commit 5f0fe83 into main May 26, 2025
6 checks passed
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.

1 participant