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

Fix wiki revision rendering #1278

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

chris34
Copy link
Member

@chris34 chris34 commented Oct 23, 2023

rev is now always a number due to a URL change. isdigit is available on str, but not on int.

  • Add a test

`rev` is now always a number due to a URL change. `isdigit` is available on `str`, but not on `int`.
@chris34 chris34 merged commit da24cd1 into inyokaproject:staging Nov 2, 2023
2 checks passed
@chris34 chris34 deleted the fix-revision-rendering branch November 2, 2023 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant