Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 943637b

Browse files
author
Sai Rahul Poruri
committed
CLN : Remove __future__ imports
1 parent dceb440 commit 943637b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

backend_inline.py

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Copyright (c) IPython Development Team.
44
# Distributed under the terms of the Modified BSD License.
55

6-
from __future__ import print_function
7-
86
import matplotlib
97
from matplotlib.backends.backend_agg import (
108
new_figure_manager,

0 commit comments

Comments
 (0)