mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 15:46:17 -04:00
- unnecessary whitespace change [no ci]
This commit is contained in:
parent
931b799d14
commit
705a1fcd3c
|
|
@ -33,7 +33,6 @@ import tqdm
|
|||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
CUTOFF_VERSION=packaging.version.Version('3.10')
|
||||
EXCLUDED_VERSIONS= {
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue