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 deprecation warning. #165

Merged
merged 2 commits into from Jan 25, 2022
Merged

Fix deprecation warning. #165

merged 2 commits into from Jan 25, 2022

Conversation

roryk
Copy link
Contributor

@roryk roryk commented Dec 16, 2020

Fixes this deprecation warning:

gffutils/parser.py:19: DeprecationWarning: invalid escape sequence
gff3_kw_pat = re.compile('\w+=')

gffutils/parser.py:19: DeprecationWarning: invalid escape sequence
gff3_kw_pat = re.compile('\w+=')
@daler daler changed the base branch from master to v0.11rc January 24, 2022 02:57
@daler daler changed the base branch from v0.11rc to v0.11 January 25, 2022 21:34
@daler daler merged commit 171d7df into daler:v0.11 Jan 25, 2022
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