Skip to content

Commit 968f95b

Browse files
committed
remove archtecture print -- not the github problem
1 parent 2ef0c8f commit 968f95b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Example/test.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
# The code additionally makes use of the MathCAT library (written in Rust) which is covered by the MIT license
66
# and also (obviously) requires external speech engines and braille drivers.
77

8-
import platform
9-
print(f'architecture={platform.architecture()}')
10-
118

129
import os
1310
import sys

0 commit comments

Comments
 (0)