Skip to content

Commit ab62188

Browse files
smurfixrob-smallshire
authored andcommitted
Declare encoding (#29)
non-ASCII characters in comments …
1 parent 4e5b25d commit ab62188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

serial_asyncio/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env python3
2+
# -*- coding: utf-8 -*-
23
#
34
# Experimental implementation of asyncio support.
45
#

0 commit comments

Comments
 (0)