diff options
author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | 2021-07-19 22:43:24 +0000 |
---|---|---|
committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-07-20 08:36:21 +0200 |
commit | 3fe9954b2c19688a06df5d941de1ee6281c0324e (patch) | |
tree | 88c7d9be00e10565c830743961ff1ad539730309 /doc | |
parent | b95668bc7259f69c63fe236415497c4b6b38286d (diff) | |
download | pylint-git-3fe9954b2c19688a06df5d941de1ee6281c0324e.tar.gz |
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Diffstat (limited to 'doc')
-rw-r--r-- | doc/whatsnew/2.10.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/whatsnew/2.10.rst b/doc/whatsnew/2.10.rst index dfefc4015..3e17dc781 100644 --- a/doc/whatsnew/2.10.rst +++ b/doc/whatsnew/2.10.rst @@ -17,4 +17,4 @@ New checkers Other Changes ============= -* Added `time.clock` to deprecated functions/methods for python 3.3 +* Added ``time.clock`` to deprecated functions/methods for python 3.3 |