Skip to content

Commit 9467b7d

Browse files
committed
Add py3 coding thanks to @ReiTW
1 parent 14fa11e commit 9467b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servers/scripts/big.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python3
2-
# coding=utf-8
2+
# -*- coding: utf-8 -*-
33
import readline
44
import sys
55

0 commit comments

Comments
 (0)