8000 Satisfied latest linter rule · solvingj/portable-python@0766fd8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0766fd8

Browse files
author
Zoran Simic
committed
Satisfied latest linter rule
1 parent 0370b36 commit 0766fd8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/portable_python/cpython.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
from runez.pyenv import Version
99

1010
from portable_python import LOG, patch_file, patch_folder, PPG, PythonBuilder
11-
from portable_python.external.tkinter import TkInter
1211
from portable_python.external.xcpython import Bdb, Bzip2, Gdbm, LibFFI, Openssl, Readline, Sqlite, Uuid, Xz, Zlib
12+
from portable_python.external.xtkinter import TkInter
1313
from portable_python.inspector import LibAutoCorrect, PythonInspector
1414

1515
# https://github.com/docker-library/python/issues/160

0 commit comments

Comments
 (0)
0