javigallostra / RocoLib

Web App to create and share bouldering routes of a climbing gym.
GNU General Public License v3.0
7 stars 3 forks source link

Fix 180: image download of a problem #185

Closed juangallostra closed 2 years ago

juangallostra commented 2 years ago

Description of the issue/feature this PR addresses

Related issue: #180

Current behavior before PR

Trying to download a problem as an image raised an error

Desired behavior after PR is merged

It is possible to download a problem as an image

-- I confirm I have tested this PR thoroughly and coded it according to PEP8.