Skip to content
Snippets Groups Projects
Commit 5af82d13 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[test][bcp] Use simplejson

parent 5de05d79
No related branches found
No related tags found
1 merge request!63Standardize simplejson
Pipeline #28263 passed
......@@ -37,14 +37,13 @@
# Tests for experiment execution
import os
import json
import unittest
import multiprocessing
import queue
import zmq
import simplejson as json
from ..bcpapi import BCP
from ..bcpapi.client import BeatComputationClient
from ..bcpapi.execution import ExecutionProcess
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment