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

Remove walrus operator #37

Conversation

ethanknox-palmetto
Copy link
Contributor

Pull request checklist

Before submitting your PR, please review the following checklist:

  • Consider adding a unit test if your PR resolves an issue.
  • All new and existing tests pass locally (palm test) -->
  • Lint (palm lint) has passed locally and any fixes were made for failures
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Breaking changes

  • Check if this pull request introduces a breaking change

What does this implement/fix? Explain your changes.

This fixes incompatible syntax for < python3.8

Where has this been tested?

Operating System: MacOS

**Platform:**Monterey

**Target Platform:**Python3.6, pyhon3.7

Copy link
Collaborator

@jakeberesford-palmetto jakeberesford-palmetto left a comment

Choose a reason for hiding this comment

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

Thankya

Copy link
Contributor

@emekdahl-palmetto emekdahl-palmetto left a comment

Choose a reason for hiding this comment

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

buh bye walrus

@ethanknox-palmetto ethanknox-palmetto merged commit f54eb90 into palmetto:develop Dec 2, 2021
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