reach-vb's picture
reach-vb HF staff
6ffebc3d3f8eb79ecf86f0d3426ce9146bd32b3e8e6f4553883490b0176b1deb
2d15f4c
raw
history blame
No virus
100 Bytes
from .__main__ import cli_detect, query_yes_no
__all__ = (
"cli_detect",
"query_yes_no",
)