Initial commit

This commit is contained in:
araison 2020-11-08 11:55:19 +01:00
commit 35c076f20b
18 changed files with 825 additions and 0 deletions

10
tests/conftest.py Normal file
View file

@ -0,0 +1,10 @@
# -*- coding: utf-8 -*-
"""
Dummy conftest.py for gpus_monitor.
If you don't know what this is for, just leave it empty.
Read more about conftest.py under:
https://pytest.org/latest/plugins.html
"""
# import pytest