Skip to content

Commit

Permalink
fix for #189
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldcampbelljr committed Jul 15, 2024
1 parent cad275f commit 78aefd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipestat/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
"string": str,
"path": Path,
"boolean": bool,
"bool": bool,
"file": str,
"image": str,
"link": str,
Expand Down

0 comments on commit 78aefd1

Please sign in to comment.