mugoh

Results 3 issues of mugoh

I have an open PR and the CI check is unable to build the docker container. It fails with: ![Screenshot from 2020-11-05 15-14-49](https://user-images.githubusercontent.com/44059971/98239381-f1e84600-1f78-11eb-8dd0-7118473791f5.png) I haven't changed any setup files on...

The progressbar gives the following error on call ```shell File "/usr/local/lib/python3.7/dist-packages/progressbar/widgets.py", line 230, in update return '%3d%%' % pbar.percentage() ValueError: cannot convert float NaN to integer ``` This is how...

**Describe the problem you are trying to solve** I'm trying to publish a crate by running `cargo publish`. I verified there were no errors first by running the recommended `cargo...

C-enhancement ✨
A-backend ⚙️