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

Resolve deprecation warning #12

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

AlanCoding
Copy link

Hit running tests with latest pytest

  /Users/alancoding/.virtualenvs/awx_collection/lib/python3.6/site-packages/qsstats/utils.py:18: DeprecationWarning: invalid escape sequence \d
    match = re.match('(\d+)([A-Za-z]+)', interval)

-- Docs: https://docs.pytest.org/en/latest/warnings.html

rationale for this: https://stackoverflow.com/questions/50504500/deprecationwarning-invalid-escape-sequence-what-to-use-instead-of-d#comment97796479_50504635

@PetrDlouhy PetrDlouhy merged commit 91e4f5d into PetrDlouhy:master Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants