Skip to content

Commit

Permalink
minor something
Browse files Browse the repository at this point in the history
  • Loading branch information
demisjohn committed Apr 12, 2019
1 parent a3fb47c commit 1b67e81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

# length-units for each calibration:
#units = ['um','um','um','um','um']
# for identical units for all cals, use the following line instead (uncomment):
# for identical units for all cals, can use the following line instead (uncomment):
units = ['um' for x in cals] # list-comprehension with constant `um`


Expand Down

0 comments on commit 1b67e81

Please sign in to comment.