From a5f76e93ef58e7527b7cf256275cb7a5f9f24433 Mon Sep 17 00:00:00 2001
From: lb584 <lb584@cam.ac.uk>
Date: Fri, 28 Oct 2022 17:50:53 +0100
Subject: [PATCH] adding coverage

---
 tests/unit/coordinator/.coveragerc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/unit/coordinator/.coveragerc b/tests/unit/coordinator/.coveragerc
index a9d6b6b..fe258c6 100644
--- a/tests/unit/coordinator/.coveragerc
+++ b/tests/unit/coordinator/.coveragerc
@@ -1,5 +1,3 @@
 [report]
 exclude_lines =
     if __name__ == .__main__.:
-omit =
-    __init__.py
\ No newline at end of file
-- 
GitLab