From cc16437b6b7392484591bd8996052d88e2678c47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=AD=E6=A2=81?= Date: Tue, 2 Jan 2018 21:15:12 +0800 Subject: [PATCH] Update python_visual.py --- python_visual.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/python_visual.py b/python_visual.py index c6dbb50..2c84908 100644 --- a/python_visual.py +++ b/python_visual.py @@ -503,5 +503,3 @@ def three_dimension_bar(): plt.show() return # three_dimension_bar() - -simple_plot()