test_overview_plot.py 182 B

12345678910111213
  1. #!/usr/bin/env python3
  2. # -*- coding: utf-8 -*-
  3. __author__ = "Christian Heider Nielsen"
  4. __doc__ = r"""
  5. Created on 17/09/2019
  6. """
  7. def test_biplot():
  8. pass