Skip to content

Commit 46e78a4

Browse files
committed
fix a broken test
Signed-off-by: DONNOT Benjamin <benjamin.donnot@rte-france.com>
1 parent 48eb95a commit 46e78a4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

grid2op/tests/test_utils.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
import copy
1010
import json
1111
import os
12-
<<<<<<< HEAD
1312
import re
14-
=======
15-
>>>>>>> dev_1.12.5
1613
from hashlib import blake2b
1714
from unittest.mock import patch
1815
import numpy as np

0 commit comments

Comments
 (0)