Skip to content

Commit 7a20405

Browse files
pkessfelixdivo
andauthored
Change shebang and remove coding
Co-authored-by: Felix Divo <[email protected]>
1 parent a5f0ef8 commit 7a20405

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/test_player.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#!/usr/bin/env python3
2-
# coding: utf-8
1+
#!/usr/bin/env python
32

43
"""
54
This module tests the functions inside of player.py

0 commit comments

Comments
 (0)