This commit is contained in:
2023-12-08 01:19:00 +01:00
parent c6bda88974
commit fc9ce09e0f

View File

@@ -1,6 +1,8 @@
import requests
import json
# Proof of concept
class Version:
def __init__(self, data:dict):