mirror of
https://github.com/hacksider/Deep-Live-Cam
synced 2026-06-04 21:04:20 +08:00
silenced deprecation
This commit is contained in:
parent
97321a740d
commit
9e6f30c0a4
@ -1,3 +1,6 @@
|
||||
import os
|
||||
os.environ.setdefault('TK_SILENCE_DEPRECATION', '1')
|
||||
|
||||
import tkinter
|
||||
|
||||
# Only needs to be imported once at the beginning of the application
|
||||
|
||||
Loading…
Reference in New Issue
Block a user