4.59.4
(fix): Fix wire test import generation for organizations with hyphens in their name.
Use package_name from custom config when available, and auto-convert hyphens
to underscores in the fallback module path to produce valid Python import statements.