From 38239b14abc599ed389a4a66b2df0c6c60368619 Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Tue, 5 Sep 2023 13:51:45 -0700 Subject: [PATCH] more docs --- datastore/threadproxyds.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datastore/threadproxyds.nim b/datastore/threadproxyds.nim index 159b90c..6f94899 100644 --- a/datastore/threadproxyds.nim +++ b/datastore/threadproxyds.nim @@ -120,7 +120,7 @@ method put*( return success() -import pretty +# import pretty method query*( self: ThreadProxyDatastore,