JumingXiong / BME547-coursework

0 stars 0 forks source link

Unit Test Function #9

Open JumingXiong opened 1 year ago

JumingXiong commented 1 year ago

This is the function and test https://github.com/JumingXiong/BME547-coursework/blob/main/line.py https://github.com/JumingXiong/BME547-coursework/blob/main/test_line.py

dward2 commented 1 year ago

Looks good. Thanks.