Skip to content

Commit fd161bb

Browse files
committed
[nop] Housekeeping
1 parent a51932a commit fd161bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/taoensso/tufte/impl.cljc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
Object
5858
(toString [x]
59-
(enc/str-impl "taoensso.tufte.PStats" x
59+
(enc/str-impl x "taoensso.tufte.PStats"
6060
{:realized? (realized? realized_)})))
6161

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

0 commit comments

Comments
 (0)