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 README code example #768

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Fix README code example #768

merged 1 commit into from
Jul 18, 2023

Conversation

uri-granta
Copy link
Collaborator

@uri-granta uri-granta commented Jul 18, 2023

Related issue(s)/PRs:

Summary

The code examples in README.md were failing due to imports.

I also investigated using byexample to automatically run code extracts in README.md but this is a pain due to how it expects both input and output. So instead suggest we rely on semantic versioning to not break these simple examples.

Fully backwards compatible: yes

PR checklist

  • The quality checks are all passing
  • The bug case / new feature is covered by tests
  • Any new features are well-documented (in docstrings or notebooks)

@uri-granta uri-granta marked this pull request as ready for review July 18, 2023 07:48
Copy link
Collaborator

@hstojic hstojic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@uri-granta uri-granta merged commit 9e25370 into develop Jul 18, 2023
10 checks passed
@uri-granta uri-granta deleted the uri/fix_readme_examples branch July 18, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants