LDAR-Sim / LDAR_Sim

MIT License
11 stars 20 forks source link

<FIX> Fixed bug in program.py #179

Closed SEAJang closed 5 months ago

SEAJang commented 5 months ago

Pull Request Key Information

Reason for change

Extra commas in code were causing the program duration factor and methods to be read as tuples instead of strings/integers.

What was changed

Intended Purpose

Bug fix

Testing Completed

Ran a simple test case, and added in extra unit test to prevent from occurring again. result.txt