Skip to content

Commit 7a20405

Browse files
pkessfelixdivo
andauthored
Change shebang and remove coding
Co-authored-by: Felix Divo <4403130+felixdivo@users.noreply.github.com>
1 parent a5f0ef8 commit 7a20405

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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)