Skip to content

Commit 02eec13

Browse files
committed
Revert sys removal
1 parent c7b161e commit 02eec13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arcade/types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
from __future__ import annotations
55

6+
import sys
67
from array import array
78
import ctypes
89
import random

0 commit comments

Comments
 (0)