Vladyslav Utkin
Vladyslav Utkin
When do we can expect this feature? I'd like to use it via Ansible provisioning
> > > @VladAdGad Are you still getting the issue ? Do you have `provision` set ? Hi. Thank for your solution. Yes it's working now after ```provision: true```
I suggest convert this issue into enchantment to extend the documentation
Any update. Is it a good practice?
I got an idea from your example. ``` gui_files.add(values[GUIKeys.ADD_FILE]) window.metadata['file_id'] += 1 ``` But I've met another problem related with this issue https://github.com/PySimpleGUI/PySimpleGUI/issues/5486. I put a comment there but it...
I see. https://pypi.org/project/logdecorator/ But why then I don't see 2.4 as a branch or tag in this repo? I mean you have done a tremendous job and worry about that...
Thank you. Now I see!
Can you have a look at my pull request please? https://github.com/sighalt/logdecorator/pull/20
@sighalt cannot add You as a reviewer
> Thank you very much for contributing. Aside from the actual code changes, could you also provide a test for the problem? Sure. I'll try to provide some unit tests...