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
I saw that there is a py.typed file at src/spdx_tools/spdx/py.typed, but there's not a similar file at src/spdx_tools/spdx3/py.typed. From initial observation, spdx3 appears to be typed inline, the same as spdx.
I saw that there is a
py.typedfile atsrc/spdx_tools/spdx/py.typed, but there's not a similar file atsrc/spdx_tools/spdx3/py.typed. From initial observation,spdx3appears to be typed inline, the same asspdx.