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