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 e84d3c0 commit 37b31acCopy full SHA for 37b31ac
scheduling/cpuschedulingalgos.py
@@ -2,7 +2,6 @@
2
import threading
3
import time
4
import tkinter as tk
5
-from typing import Any
6
from collections.abc import Generator
7
from tkinter import messagebox, ttk
8
0 commit comments