maskit commented on code in PR #13355:
URL: https://github.com/apache/trafficserver/pull/13355#discussion_r3572316597
##########
tools/hrw4u/scripts/hrw4u:
##########
@@ -31,7 +32,15 @@ from hrw4u.common import run_main
from hrw4u.sandbox import SandboxConfig
+def _package_version() -> str:
+ try:
+ return _pkg_version("apple-hrw4u")
Review Comment:
Apple 🤔
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]