pittcsc / PittAPI

An API to easily get data from the University of Pittsburgh
https://pittapi.pittcsc.org
GNU General Public License v2.0
105 stars 30 forks source link

Delete extraneous coverage file #168

Closed tianyizheng02 closed 1 month ago

tianyizheng02 commented 1 month ago

Delete the coverage file .coverage 2, which was introduced in #162. Coverage files are supposed to be excluded according to the .gitignore.