Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create py.typed #554

Merged
merged 9 commits into from
Aug 20, 2024
Merged

Create py.typed #554

merged 9 commits into from
Aug 20, 2024

Conversation

Andrew-S-Rosen
Copy link
Contributor

As recommended in pep 0561, a blank py.typed marker should be included when type hints are used so downstream codes can type check with mypy and similar tools.

ilyes319 and others added 9 commits July 16, 2024 11:08
remove Literal for python >3.9
Fix MAE table for universal loss
As recommended in [pep 0561](https://peps.python.org/pep-0561/), a blank `py.typed` marker should be included when type hints are used so downstream codes can type check with `mypy` and similar tools.
@ilyes319 ilyes319 changed the base branch from main to develop August 20, 2024 12:51
@ilyes319
Copy link
Contributor

ok with I will merge it.

@ilyes319 ilyes319 merged commit 0661ab0 into ACEsuit:develop Aug 20, 2024
2 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.

2 participants