refactor icon indicating copy to clipboard operation
refactor copied to clipboard

Add `__all__` to top-level modules.

Open isidentical opened this issue 3 years ago • 1 comments

Especially refactor.__init__ itself, but adding it to other modules as well would be nice.

isidentical avatar Jul 09 '22 22:07 isidentical

Maybe you should just use pyall with pre-commit.

hakancelikdev avatar Jul 09 '22 23:07 hakancelikdev