Closed uniqueg closed 12 months ago
Projects using FOCA will not benefit from type hints inside FOCA as long as FOCA does not comply with PEP 561.
At the very least, we will need to put an empty py.typed file in the project root, possibly more. See this discussion for more details.
py.typed
Projects using FOCA will not benefit from type hints inside FOCA as long as FOCA does not comply with PEP 561.
At the very least, we will need to put an empty
py.typed
file in the project root, possibly more. See this discussion for more details.