mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-05 05:11:35 +00:00
fix print_exc was needed for import
This commit is contained in:
@@ -36,6 +36,7 @@ import os
|
||||
import platform
|
||||
import re
|
||||
import sys
|
||||
from traceback import print_exc
|
||||
import types
|
||||
|
||||
# disable legacy stuff we don't use and isn't secure
|
||||
|
||||
Reference in New Issue
Block a user