mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-16 13:59:22 +02:00
Added missing import
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
import requests
|
||||
from packaging import version
|
||||
|
||||
from .version import MVT_VERSION
|
||||
|
||||
|
||||
def check_for_updates():
|
||||
res = requests.get("https://pypi.org/pypi/mvt/json")
|
||||
|
||||
Reference in New Issue
Block a user