Skip to content

Commit 055aec7

Browse files
authored
Merge pull request #4 from Stealth-py/patch-3
Update pwgen.py
2 parents 79d8643 + 10ca675 commit 055aec7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pwgen.py

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from PyQt5.QtWidgets import QApplication, QMainWindow, QHBoxLayout
33
from itertools import product
44
import sys
5-
import test
65

76

87

0 commit comments

Comments
 (0)