Skip to content

Commit cb974e1

Browse files
committed
minor fixes
1 parent 78f1536 commit cb974e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

venvipy/wizard.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ def select_file(self):
429429
self.requirements_line.setText(file_name[0])
430430

431431

432-
def pip_enabled(self, state):
432+
def pip_enabled(self):
433433
"""
434434
Enable or disable input line for requirements
435435
and checkbox for installing wheel.

0 commit comments

Comments
 (0)