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

chore: refine print statement #46

Merged
merged 3 commits into from
Aug 10, 2023
Merged

chore: refine print statement #46

merged 3 commits into from
Aug 10, 2023

Conversation

steven-mi
Copy link
Contributor

Description

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed

Added to documentation?

  • 👍 README.md
  • 👍 CHANGELOG.md
  • 👍 Additional documentation in /docs
  • 👍 Relevant code documentation
  • 🙅 no, because they aren’t needed

@steven-mi steven-mi requested a review from a team as a code owner August 9, 2023 16:03
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
setuptools.setup(
name="databricks-rocket",
version="1.3.0",
version="1.3.2",

Choose a reason for hiding this comment

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

we could pull this from the changelog too, the same as above

Comment on lines +3 to +5
# load the README file and use it as the long_description for PyPI
with open("README.md", encoding="utf8") as f:
readme = f.read()

Choose a reason for hiding this comment

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

this duplicates this PR, should it be here?

@steven-mi steven-mi merged commit daa7e54 into main Aug 10, 2023
3 checks passed
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.

3 participants