mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-15 01:23:44 -07:00
)_
This commit is contained in:
parent
98d3657cbc
commit
63c0bdbf16
2 changed files with 2 additions and 8 deletions
|
@ -41,4 +41,4 @@ def linux_ignore_UserWarning():
|
|||
# /usr/lib/python3.6/multiprocessing/semaphore_tracker.py:143:
|
||||
# UserWarning: semaphore_tracker: There appear to be 1 leaked semaphores to clean up at shutdown
|
||||
import warnings
|
||||
warnings.simplefilter(action='ignore', category=UserWarning)
|
||||
warnings.filterwarnings(action='ignore', message='semaphore')
|
Loading…
Add table
Add a link
Reference in a new issue