DistributedLock icon indicating copy to clipboard operation
DistributedLock copied to clipboard

Take advantage of """ strings in various files

Open madelson opened this issue 1 year ago • 2 comments

This library has a lot of block strings. """ strings are a bit more readable and avoid sending extra indentation characters to the backend

madelson avatar Jun 30 '24 12:06 madelson

@madelson, I would like to contribute to this library.

teesofttech avatar Apr 16 '25 11:04 teesofttech

@teesofttech go for it. See https://github.com/madelson/DistributedLock/blob/master/docs/Developing%20DistributedLock.md for local setup steps. Depending on what you're doing you don't necessarily need all the setup but the more tests you can run locally the better when it comes to sending a PR.

madelson avatar Apr 16 '25 23:04 madelson