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
0336d01 seems to have introduced a bug where 4W tenor schedules can't be constructed:
RuntimeError: undecidable comparison between 4W and 1M
Caught this because it causes the PyQL test suite to break (I am a PyQL user).
The text was updated successfully, but these errors were encountered:
Yes, you're right. Thanks for the heads-up.
Sorry, something went wrong.
8e9ff31
No branches or pull requests
0336d01 seems to have introduced a bug where 4W tenor schedules can't be constructed:
RuntimeError: undecidable comparison between 4W and 1M
Caught this because it causes the PyQL test suite to break (I am a PyQL user).
The text was updated successfully, but these errors were encountered: