[console_scripts]
autodebug = autodebug.cli_entry:main
hikaflow = autodebug.cli_entry:main
hikaflow-precommit = autodebug.hooks.pre_commit:main

[pytest11]
autodebug = autodebug_probe.pytest_plugin
hikaflow_quarantine = autodebug.pytest_plugin
