Skip to content

Commit c4ffb83

Browse files
committed
hng
1 parent 0ee7f4c commit c4ffb83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

heatmap-gen.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
plt.axis("equal")
2929
plt.tight_layout()
3030

31-
plt.show()
32-
# plt.savefig("heatmap.svg")
31+
# plt.show()
32+
plt.savefig("heatmap.svg")

0 commit comments

Comments
 (0)