Skip to content

Commit

Permalink
adds text as alias for t
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasohara committed Jan 14, 2024
1 parent e6fd5cf commit 89ed72f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mezcla/ipython_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
h = {'a': 1, 'b': 2, 'c': 3}
l = [1, 2, 3]
t = "some text"
text = t

#-------------------------------------------------------------------------------
# Helper functions
Expand Down

0 comments on commit 89ed72f

Please sign in to comment.