Closed Lucashsmello closed 3 months ago
Hi!
There is a minor bug in adapter_block.py line 106:
... self.args = args, ...
It should not have a comma at the end of the line.
can you pull a request, thanks a lot!
Hi!
There is a minor bug in adapter_block.py line 106:
It should not have a comma at the end of the line.