[f123c6]: / reports / __init__.py

Download this file

7 lines (4 with data), 136 Bytes

1
2
3
4
5
6
#!/usr/bin/env python
# Copyright (C) 2022 Emanuel Goncalves
import matplotlib.pyplot as plt
plt.style.use("config/article.mplstyle")