Skip to content

Commit 148bec9

Browse files
committed
- add coding info to sample files
- removed whitespaces
1 parent 263a4bd commit 148bec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/startup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# -*- coding: utf-8 -*-
12
# The lines up to and including sys.stderr should always come first
23
# Then any errors that occur later get reported to the console
34
# If you'd prefer to report errors to a file, you can do that instead here.

0 commit comments

Comments
 (0)