modification

:)
This commit is contained in:
madeirak
2021-01-04 17:01:42 +08:00
parent 711a091779
commit 61c7320733
5 changed files with 42 additions and 6 deletions

View File

@@ -49,7 +49,25 @@
]
}
],
"metadata": {},
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.7"
}
},
"nbformat": 4,
"nbformat_minor": 4
}