Skip to content

Commit

Permalink
[nop] Housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Nov 15, 2024
1 parent a51932a commit fd161bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/taoensso/tufte/impl.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

Object
(toString [x]
(enc/str-impl "taoensso.tufte.PStats" x
(enc/str-impl x "taoensso.tufte.PStats"
{:realized? (realized? realized_)})))

(enc/def-print-impl [x PStats] (str "#" x))
Expand Down

0 comments on commit fd161bb

Please sign in to comment.