Skip to content
Snippets Groups Projects
Commit ca9f1644 authored by nkour's avatar nkour
Browse files

add new line in the end of file

parent 5114b522
No related branches found
No related tags found
No related merge requests found
......@@ -180,3 +180,4 @@ def resize_window(window, w, h):
if h > screen_h:
h = screen_h
window.resize(abs(w), abs(h))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment