Skip to content

Commit c92e03d

Browse files
authored
Update packet_plot.py
1 parent a505385 commit c92e03d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/deepfake_analysis/packet_plot.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,5 +157,3 @@ def load_images(path: str) -> list:
157157
plt.ylabel('magnitude')
158158
plt.legend()
159159
plt.show()
160-
161-
print("stop")

0 commit comments

Comments
 (0)