fix
This commit is contained in:
@@ -554,7 +554,6 @@ class baza():
|
||||
return query.all()
|
||||
|
||||
@exit_gracefully
|
||||
<<<<<<< HEAD
|
||||
def get_basic_stats(self, id_zawodnika = None, zewnetrzne_id_zawodnika = None):
|
||||
|
||||
# Spróbuj otrzymać id zawodnika z zewnętrznego id.
|
||||
@@ -621,8 +620,6 @@ class baza():
|
||||
return query.all()[0]
|
||||
|
||||
@exit_gracefully
|
||||
=======
|
||||
>>>>>>> parent of fce1b69 (chore: prepare for rescraping)
|
||||
def sample_data_init(self, override_safety_check=False):
|
||||
"""
|
||||
Użycie:
|
||||
|
||||
Reference in New Issue
Block a user