Made more linter-friendly

This commit is contained in:
GeoffreyCoulaud
2023-05-19 21:34:47 +02:00
parent a176b33241
commit 83d7aad0d1
14 changed files with 34 additions and 34 deletions

View File

@@ -26,7 +26,7 @@ import requests
from gi.repository import Gio
from . import shared
from cartridges.utils.check_install import check_install
from src.utils.check_install import check_install
def update_values_from_data(content, values):