thiagokokada / i3pyblocks

A replacement for i3status, written in Python using asyncio.
MIT License
19 stars 2 forks source link

Rename i3pyblocks.blocks.base.SyncBlock.run_sync to start_sync #121

Closed thiagokokada closed 4 years ago

thiagokokada commented 4 years ago

This will make the API more consistent, making SyncBlock pratically the same API as Block.