mirror of
https://github.com/sandronator/finetuning_aufgabe4.git
synced 2026-09-04 08:36:09 +02:00
lol
This commit is contained in:
@@ -28,6 +28,7 @@ class BaseStrategy:
|
||||
self.cursor.execute(query)
|
||||
end = time.time()
|
||||
self._print_result(strategy, end, start)
|
||||
self.connection.commit()
|
||||
|
||||
|
||||
def _print_result(self, strategy, end, start):
|
||||
|
||||
Reference in New Issue
Block a user