fortune-max

Results 11 comments of fortune-max

Hello @orbeckst. I'm Fortune from the Outreachy program. I just opened a pull request for this issue.

> @richardjgowers I'm not sure you can blindly enforce dtypes without also giving a preferred actual type; the dtype of string arrays is set to `object`, which an integer also...

Hello @hmacdope, I'm Fortune from the Outreachy program and am interested in contributing to this project. I think I understand the issue but I have just one question about the...

Thanks for your response @jbarnoud. I will fix the issues right away

What happens is ngrok tries to resolve a couple of addresses and connects to 127.0.0.1:53. This DNS server isn't listening if you use 3G/H+ (check with cmd "netstat -ant"). To...

As I said above, simply turn on your mobile hotspot while using ngrok.

Review pull request [here](https://github.com/FNNDSC/ChRIS_ultron_backEnd/pull/388/files).

Hi @jennydaman , please could I be assigned this issue to get a bit comfortable with the project?

Please could you look over this? Can I open a PR?

Just thought about it, and if the intention is to reduce how often the Pattern is generated (before being matched) it may be better to make `re_valid_version` a class/not-a-local variable....