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

Fixing path check in cli #400

Merged
merged 1 commit into from Feb 8, 2020

Conversation

chr1st1ank
Copy link
Contributor

This is a fix for #399 which worked for me.

os.path is not as cool as pathlib, but in this case it has the better behaviour. Namely it doesn't throw an error on Python < 3.8

…ins characters unrepresentable at the OS level.
@Stranger6667 Stranger6667 merged commit e378c2d into schemathesis:master Feb 8, 2020
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