We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2:15:44 PM: Submodule path '_data/release-data': checked out '63c00a4886be21ffdaddcd02e8c28126a05a2196' 2:15:44 PM: Traceback (most recent call last): 2:15:44 PM: File "_data/release-data/latest.py", line 24, in 2:15:44 PM: class ReleaseCycle: 2:15:44 PM: File "_data/release-data/latest.py", line 49, in ReleaseCycle 2:15:44 PM: def latest(self) -> str | None: 2:15:44 PM: TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
The text was updated successfully, but these errors were encountered:
@captn3m0 ^^
Sorry, something went wrong.
captn3m0
No branches or pull requests
2:15:44 PM: Submodule path '_data/release-data': checked out '63c00a4886be21ffdaddcd02e8c28126a05a2196'
2:15:44 PM: Traceback (most recent call last):
2:15:44 PM: File "_data/release-data/latest.py", line 24, in
2:15:44 PM: class ReleaseCycle:
2:15:44 PM: File "_data/release-data/latest.py", line 49, in ReleaseCycle
2:15:44 PM: def latest(self) -> str | None:
2:15:44 PM: TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
The text was updated successfully, but these errors were encountered: