initial commit
Python Code Quality / python-code-quality (push) Successful in 15s
Test Python Package / test (push) Failing after 16s

This commit is contained in:
Brian Bjarke Jensen
2025-10-30 00:00:02 +01:00
parent 2fd2e949bb
commit 1676fd10c9
20 changed files with 2385 additions and 12 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "258945b9",
"metadata": {
"vscode": {
"languageId": "plaintext"
}
},
"outputs": [],
"source": [
"import requests\n",
"\n"
]
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 5
}