Skip to content

Conversation

tirkarthi
Copy link

  • Fix deprecation warning due to invalid escape sequences.
  • Fix syntax warning over comparison of literals using is.

Fixes #144

* Fix deprecation warning due to invalid escape sequences.
* Fix syntax warning over comparison of literals using is.
@niall-byrne
Copy link
Collaborator

niall-byrne commented May 29, 2020

@tirkarthi thanks for submitting this. Do you mind having a look at the recent changes that were pushed that include test coverage for this project?

Why don't we add a github action for python3.8, and incorporate your changes?

Have a look at this workflow file, and see if we could maybe modify it to help us out:
https://github.com/rantav/flask-restful-swagger/blob/master/.github/workflows/docker37.yml

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.

Warnings in Python 3.8
2 participants