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

fixed issue #9 #10

Merged
merged 1 commit into from
Jul 22, 2020
Merged

fixed issue #9 #10

merged 1 commit into from
Jul 22, 2020

Conversation

avallbona
Copy link
Owner

Fixes #9

pytest_checkipdb.py:21: PytestDeprecationWarning: direct construction of CheckIpdbItem has been deprecated, please use CheckIpdbItem.from_parent
return CheckIpdbItem(path, parent=parent)

pytest_checkipdb.py:21: PytestDeprecationWarning: direct construction of CheckIpdbItem has been deprecated, please use CheckIpdbItem.from_parent
        return CheckIpdbItem(path, parent=parent)
@avallbona avallbona merged commit 31997a6 into master Jul 22, 2020
@avallbona avallbona deleted the fix_issue_9 branch December 4, 2023 23:50
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.

Deprecation warning
1 participant