johnchoiniere / pfx_parser

A new PitchFX parser, written in python
GNU General Public License v3.0
26 stars 20 forks source link

Removes the trailing slash from the url #4

Open double-dose-larry opened 5 years ago

double-dose-larry commented 5 years ago

Having a trailing slash breaks the code. I don't know when the change happened, but removing the forward slash in the url string makes things work again.