"""Module contains tests for gn3.partial_correlations""" from unittest import TestCase class TestPartialCorrelations(TestCase): """Class for testing partial correlations computation functions"""