| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -54,7 +54,6 @@ class DateMagic(Magics): | |||
| 54 | 54 | @argument('-y', '--python', action='store_true', help='prints Python version') | |
| 55 | 55 | @argument('-i', '--ipython', action='store_true', help='prints IPython version') | |
| 56 | 56 | @argument('-p', '--packages', action=str, help='prints versions of Python modules and packages') | |
| 57 | - @line_magic | ||
| 58 | 57 | def date(self, line): | |
| 59 | 58 | """ | |
| 60 | 59 | IPython magic function for printing the current date, time, Python, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments