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 warnings #320

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Fix deprecation warnings #320

merged 2 commits into from
Apr 30, 2024

Conversation

jnm
Copy link
Member

@jnm jnm commented Apr 30, 2024

  • DeprecationWarning: invalid escape sequence '\s'
  • DeprecationWarning: isfile is deprecated; use is_file

jnm added 2 commits April 30, 2024 11:33
Fixes "DeprecationWarning: invalid escape sequence '\s'"
Resolves "DeprecationWarning: isfile is deprecated; use is_file"
@coveralls
Copy link

Coverage Status

coverage: 86.758%. remained the same
when pulling 768ee67 on fix-deprecation-warnings
into 3b6c89a on main.

@jnm jnm merged commit d53b10c into main Apr 30, 2024
3 checks passed
@jnm jnm deleted the fix-deprecation-warnings branch April 30, 2024 15:39
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.

2 participants