Skip to content

Commit 67d84aa

Browse files
committed
comment change
1 parent 5ed5c00 commit 67d84aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/matplotlib/traitlets.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
print_function, unicode_literals)
33

44
try:
5-
# IPython 4 import
5+
# IPython4 imports
66
from traitlets.config import Configurable, Config
7-
# import traittypes
87
from traitlets import (TraitType, Int, Float, Bool,
98
Dict, List, Instance, Union,
109
Unicode, Tuple, TraitError,
1110
Undefined, getargspec)
1211
except ImportError:
12+
# IPython3 imports
1313
from IPython.utils.traitlets.config import Configurable, Config
1414
from IPython.utils.traitlets import (TraitType, Int, Float, Bool,
1515
Dict, List, Instance, Union, Unicode,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy