We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf4870 commit c787910Copy full SHA for c787910
tests/test_widgets.py
@@ -7,7 +7,6 @@
7
from unittest import TestCase
8
import tkinter as tk
9
from tkinter import ttk
10
-sys.path = sys.path[2:]
11
import gttk
12
13
0 commit comments