Hausaufgabe 4 - Noise Update

This commit is contained in:
Caesar2011
2018-05-15 18:04:51 +02:00
parent 59e2c0512d
commit 2e1ead5d9d
2 changed files with 18 additions and 16 deletions

View File

@@ -314,7 +314,7 @@
"language_info": { "language_info": {
"codemirror_mode": { "codemirror_mode": {
"name": "ipython", "name": "ipython",
"version": 3 "version": 3.0
}, },
"file_extension": ".py", "file_extension": ".py",
"mimetype": "text/x-python", "mimetype": "text/x-python",
@@ -325,5 +325,5 @@
} }
}, },
"nbformat": 4, "nbformat": 4,
"nbformat_minor": 1 "nbformat_minor": 0
} }

File diff suppressed because one or more lines are too long