mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
cleanup
This commit is contained in:
@@ -62,8 +62,6 @@ class FigureCanvasInterAgg(FigureCanvasAgg):
|
||||
def show(self):
|
||||
self.figure.tight_layout()
|
||||
FigureCanvasAgg.draw(self)
|
||||
# if PORT is None:
|
||||
# return
|
||||
|
||||
if matplotlib.__version__ < '1.2':
|
||||
buffer = self.tostring_rgb(0, 0)
|
||||
|
||||
Reference in New Issue
Block a user