Apply suggestion from review comments

This commit is contained in:
Pradyun Gedam 2020-05-23 19:32:27 +05:30 committed by GitHub
parent 99660b8d86
commit f9b1a54009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ class CacheCommand(Command):
- remove: Remove one or more package from the cache.
- purge: Remove all items from the cache.
<pattern> can be a glob expression or a package name.
``<pattern>`` can be a glob expression or a package name.
"""
ignore_require_venv = True