mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
pylint happy ? ^^
This commit is contained in:
parent
16bbac7fd6
commit
0dcdc8ffc7
@ -307,7 +307,7 @@ class HelperServerStats:
|
||||
return first_run.first_run
|
||||
|
||||
@staticmethod
|
||||
def get_TTL_without_player(server_id):
|
||||
def get_ttl_without_player(server_id):
|
||||
HelperServerStats.select_database(server_id)
|
||||
last_stat = (
|
||||
ServerStats.select()
|
||||
|
Loading…
Reference in New Issue
Block a user