txoof / epdlib

Python library for creating and writing modular layouts for e-paper screens
GNU General Public License v3.0
16 stars 8 forks source link

Breakpoint in Master Branch #67

Closed tristanhaeuser closed 5 months ago

tristanhaeuser commented 5 months ago

There is a breakpoint present in the master branch of the repo. I think it got left behind from debugging. It is in epdlib/Block.py line 1011.

txoof commented 5 months ago

@tristanhaeuser Thanks for catching this. Should be OK now.

Corrected in #68