azogue / psychrochart

A Python 3 library to make psychrometric charts and overlay information on them.
MIT License
104 stars 27 forks source link

🎨 Minor fixes and lint update #60

Closed azogue closed 7 months ago

azogue commented 7 months ago

🎨 Minor fixes and lint update

Changes
github-actions[bot] commented 7 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1331 1331 100% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
psychrochart/chart.py 100% 🟢
psychrochart/plot_logic.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 7dc6a31 by action🐍