mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
fix(runtime): prevent implicit scheduler startup (#6337)
This commit is contained in:
@@ -11,3 +11,4 @@ filterwarnings =
|
||||
ignore:datetime.datetime.utcfromtimestamp\(\) is deprecated:DeprecationWarning
|
||||
ignore:'crypt' is deprecated:DeprecationWarning
|
||||
ignore:'audioop' is deprecated:DeprecationWarning
|
||||
ignore:There is no current event loop:DeprecationWarning:lark_oapi\.ws\.client
|
||||
|
||||
Reference in New Issue
Block a user