We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e712428 commit 3fbf41eCopy full SHA for 3fbf41e
lib/matplotlib/axes.rb
@@ -1,5 +1,5 @@
1
module Matplotlib
2
- class Axes3D
+ class Axes
3
include PyCall::PyObjectWrapper
4
5
@__pyobj__ = PyCall.import_module('matplotlib.axes').Axes
0 commit comments