Closed vladimir-kotikov closed 8 months ago
Adds typings for helpers and errors modules
helpers
errors
CHANGES
<issue_id>.<type>
588.bugfix
issue_id
.feature
.bugfix
.doc
.removal
.misc
Fix issue with non-ascii contents in doctest text files.
Superseded by #932, #988, #989
Changes
Adds typings for
helpers
anderrors
modulesChecklist
CHANGES
folder<issue_id>.<type>
(e.g.588.bugfix
)issue_id
change it to the pr id after creating the PR.feature
: Signifying a new feature..bugfix
: Signifying a bug fix..doc
: Signifying a documentation improvement..removal
: Signifying a deprecation or removal of public API..misc
: A ticket has been closed, but it is not of interest to users.Fix issue with non-ascii contents in doctest text files.