Add new line at end of python script
This commit is contained in:
@@ -21,4 +21,5 @@ if __name__ == '__main__':
|
|||||||
plt.xlabel('Time [s]')
|
plt.xlabel('Time [s]')
|
||||||
plt.ylabel('Amplitude')
|
plt.ylabel('Amplitude')
|
||||||
plt.title('MicNode')
|
plt.title('MicNode')
|
||||||
plt.show()
|
plt.show()
|
||||||
|
|
Reference in New Issue
Block a user