Skip to content

Commit c787910

Browse files
committed
Remove redundant sys line
1 parent fbf4870 commit c787910

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_widgets.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from unittest import TestCase
88
import tkinter as tk
99
from tkinter import ttk
10-
sys.path = sys.path[2:]
1110
import gttk
1211

1312

0 commit comments

Comments
 (0)