Skip to content

Commit b2a9ae0

Browse files
committed
no system memory print
1 parent 7818266 commit b2a9ae0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/additive_coag_comparison.ipynb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -539,9 +539,6 @@
539539
" open(\"output.json\", \"w\") do file\n",
540540
" write(file, json_string)\n",
541541
" end\n",
542-
"\n",
543-
" using Printf\n",
544-
" @printf(\"%d\\n\", Sys.free_memory()/2^20) \n",
545542
" \"\"\"\n",
546543
"\n",
547544
" with open('script.jl', 'w', encoding='utf-8') as file:\n",

0 commit comments

Comments
 (0)