This commit is contained in:
cetin 2023-10-27 19:35:49 +02:00
parent ed07e3137e
commit 2462802389
6 changed files with 308 additions and 86 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -511,7 +511,6 @@
"name": "stdout",
"output_type": "stream",
"text": [
"The history saving thread hit an unexpected error (OperationalError('database is locked')).History will not be written to the database.\n",
"found\n",
"a = -0.6718207391527037\n",
"b = 0.0013778237292529144\n",

View File

@ -3,5 +3,8 @@
{
"path": "./",
}
]
],
"settings": {
"python.analysis.completeFunctionParens": true
}
}

File diff suppressed because one or more lines are too long