Refactor and reformat

This commit is contained in:
Andras Schmelczer 2022-06-25 11:06:04 +02:00
parent e96aa553fe
commit 750ba7b0d4
23 changed files with 122 additions and 71 deletions

View file

@ -1,6 +1,6 @@
import unittest
from src.great_ai.utilities.unique import unique
from src.great_ai.utilities import unique
original = [
("a", 1),