Add initial project configuration files and settings

This commit is contained in:
2024-12-21 23:37:15 +01:00
parent 7ef2f8374a
commit ac80a6b48f
3 changed files with 40 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"cells": [],
"metadata": {
"kernelspec": {
"display_name": "venv",
"language": "python",
"name": "python3"
},
"language_info": {
"name": "python",
"version": "3.10.11"
}
},
"nbformat": 4,
"nbformat_minor": 2
}