mirror of
https://github.com/hacksider/Deep-Live-Cam.git
synced 2026-05-30 12:06:50 +00:00
silenced deprecation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user