Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
paul019 committed Mar 14, 2024
1 parent b700b33 commit a364a42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/playground.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@

# wiz.res("g", 1.0, sys=0.01, stat=0.02, unit=r"\mm").print()
# g: (1.0 ± 0.01 sys ± 0.02 stat) \mm
# TODO: Why does this not work?

# The following wont' work as we can't have positional arguments (here: unit)
# after keyword arguments (here: uncert)
Expand Down

0 comments on commit a364a42

Please sign in to comment.