Commit ec3c7cb7 authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

clang format

parent ff5d0f28
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,5 +110,5 @@ mng.full_screen_toggle()
# mng.window.state('zoomed')

# show and save the figure
plt.show()
plt.show(block=True)
# plt.savefig(os.path.splitext(args.input)[0] + '.png', dpi=600)