4 lines
47 B
Python
4 lines
47 B
Python
|
#!/usr/bin/python3
|
||
|
|
||
|
from .player import Player
|