-
Notifications
You must be signed in to change notification settings - Fork 13
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
Deprecate undocumented predicates from the utils
module
#56
Conversation
Co-authored-by: Adrián Chaves <adrian@chaves.io>
Co-authored-by: Adrián Chaves <adrian@chaves.io>
Codecov Report
@@ Coverage Diff @@
## master #56 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 272 266 -6
=========================================
- Hits 272 266 -6
Continue to review full report at Codecov.
|
utils
module
To be merged only after #54DoneDeprecate
is_attrs_instance
,is_dataclass_instance
,is_pydantic_instance
andis_scrapy_item
from theutils
module. Just to be polite, we are still on 0.x versioning and they are not even documented.