mirror of
https://github.com/unmojang/meta.git
synced 2025-09-23 19:20:21 -04:00
chore: Fix PEP8: E302
Signed-off-by: txtsd <code@ihavea.quest>
This commit is contained in:
parent
e56756b32d
commit
3b62dad3ee
@ -43,6 +43,7 @@ def ensure_component_dir(component_id):
|
||||
def transform_maven_key(maven_key: str):
|
||||
return maven_key.replace(":", ".")
|
||||
|
||||
|
||||
def replace_old_launchermeta_url(url):
|
||||
o = urlparse(url)
|
||||
if o.netloc == "launchermeta.mojang.com":
|
||||
|
Loading…
x
Reference in New Issue
Block a user