mirror of
https://github.com/ArthurDanjou/ArtStudies.git
synced 2026-01-14 15:54:13 +01:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -1106,7 +1106,6 @@
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"\n",
|
||||
"fig, ax = plt.subplots(subplot_kw={\"projection\": \"3d\"})\n",
|
||||
"\n",
|
||||
"X = np.arange(-3, 3, 0.25)\n",
|
||||
|
||||
Reference in New Issue
Block a user