Skip to content

Conversation

@cadu-leite
Copy link
Owner

This commit introduces type hints throughout the codebase, as requested in issue #32.

The following files were modified:

  • networkdays/networkdays.py: Added type hints to the Networkdays and JobSchedule classes.
  • networkdays/__main__.py: Added type hints to the command-line interface functions.

The changes were verified using mypy and the existing test suite.

This commit introduces type hints throughout the codebase, as requested in issue #32.

The following files were modified:
- `networkdays/networkdays.py`: Added type hints to the `Networkdays` and `JobSchedule` classes.
- `networkdays/__main__.py`: Added type hints to the command-line interface functions.

The changes were verified using `mypy` and the existing test suite.
@cadu-leite cadu-leite merged commit 9f1995a into master Aug 7, 2025
4 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