You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Black formatting and pre-commit hooks to repository
Introduce Black code formatter for consistent styling across the codebase. Add GitHub Actions workflow for format validation and a pre-commit configuration for local enforcement. Update all Python files to adhere to Black formatting standards.
0 commit comments