Updated License

This commit is contained in:
Julian Müller (ChaoticByte) 2023-03-09 16:55:18 +01:00
parent b5a5920722
commit b0f6ee2336
3 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,4 @@
# Copyright (c) 2023 Julian Müller (ChaoticByte)
from json import dumps, loads
from urllib import request as http_request