Sign in
cobalt
/
codespell
/
b98f2c66d3654bd6270973b21a48136236f6eb31
/
.
/
codespell_lib
/
__main__.py
blob: 2d8f4b629f85db64557605bc9e6fca73aec07230 [
file
] [
log
] [
blame
]
from
.
_codespell
import
_script_main
if
__name__
==
'__main__'
:
_script_main
()