mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
+2
-1
@@ -190,7 +190,8 @@ class Patches(object):
|
|||||||
"""Get Configurations for a given app.
|
"""Get Configurations for a given app.
|
||||||
|
|
||||||
:param app: Name of the application
|
:param app: Name of the application
|
||||||
:return: All Patches , Its version and whether it is experimental
|
:return: All Patches , Its version and whether it is
|
||||||
|
experimental
|
||||||
"""
|
"""
|
||||||
experiment = False
|
experiment = False
|
||||||
total_patches, recommended_version = self.get(app=app)
|
total_patches, recommended_version = self.get(app=app)
|
||||||
|
|||||||
Reference in New Issue
Block a user