Rowlando13

Results 12 comments of Rowlando13

Looks like I may have caught the repo in a documentation transition, so I will put this issue here. If you want, then I can move it. There is a...

So I just did this for a project that I work on. Super big quality of life improvement. You should just be able to copy a lot of our settings....

I have isolated the bug to line 244 sess.run(tf.compat.v1.global_variables_initializer())

I don't use poetry. I installed dev dependencies using pip by looking at your pyproject and manually typing them into pip. Do you know of a better way? I can...

So... I made a mistake about the ease of adding to the codebase. You project is much more complex than I initially thought. I made some minor documentation updates instead....

First PR for this project. Let me know what I need to fix.

Fixed as @tachyondecay suggested. I generally don't split rst files at the 80 character limit since you can just use the text wrap setting. Documentation is long form writing so...

@sebastianbergmann You are very welcome. Is there any particular reason it did not get merged? I would like to know so that I can make better contributions in the future....

@sebastianbergmann Thank you for clarifying!