Sign in
cobalt
/
codespell
/
4e245b52b2420f907435c4bb4988fc3bc9ecb7e8
/
.
/
codespell_lib
/
__main__.py
blob: bbadb84c5b68876a732e0597ddc8f48305f97e2d [
file
] [
log
] [
blame
]
from
.
_codespell
import
_script_main
if
__name__
==
"__main__"
:
_script_main
()