Show More
@@ -90,7 +90,7 b' class Application(object):' | |||||
90 | default_log_level = logging.WARN |
|
90 | default_log_level = logging.WARN | |
91 | # Set by --profile option |
|
91 | # Set by --profile option | |
92 | profile_name = None |
|
92 | profile_name = None | |
93 | # User's ipython directory, typically ~/.ipython/ |
|
93 | #: User's ipython directory, typically ~/.ipython/ | |
94 | ipython_dir = None |
|
94 | ipython_dir = None | |
95 |
|
95 | |||
96 | # Private attributes |
|
96 | # Private attributes |
General Comments 0
You need to be logged in to leave comments.
Login now