From 36e0409db4486c1043e46699d07278e4abbedcec Mon Sep 17 00:00:00 2001 From: James Taylor Date: Sun, 6 Jan 2019 18:20:29 -0800 Subject: Add newline to end of files --- run.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run.bat') diff --git a/run.bat b/run.bat index fc25e1b..2eb104d 100644 --- a/run.bat +++ b/run.bat @@ -1,4 +1,4 @@ @echo off .\python\python.exe .\server.py echo Press any key to quit... -PAUSE > nul \ No newline at end of file +PAUSE > nul -- cgit v1.2.3