Eugene

Results 6 comments of Eugene

@lo00l Could you please change your commit. @dhui Could you please review and approve this PR. Thanks in advance!

@dhui could you please review changes? ![image](https://user-images.githubusercontent.com/4918448/172777118-e84f39a6-ff89-4983-aa17-4a0973473523.png)

Join to the @lo00l, forced to do the same thing. Everything is working as expected.

```python @dataclass class Train: """Example of a command to start a Training run.""" # the training directory train_dir: Path = Path("~/train") def execute(self): print(f"Training in directory {self.train_dir}") @dataclass class Test:...

got more detailed report ``` E (11460) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time: E (11460) task_wdt: - IDLE (CPU 0) E...

Oh, now I see why my card is not working. That would be great if you put this information in the read me. Thanks for your work!