3 comments (3 comments)8 reactions (8 reactions)0 assignees (0 assignees)Java26,243 stars (26,243 stars)7,516 forks (7,516 forks)batch import
Client: PythonHacktoberfesthelp wanted
- Issue type
- refactor
- Research direction
- Review the linked issue #8738 for context. Locate the Python generator templates, likely in modules/openapi generator/src/main/resources/python flask/ or similar. Understand current absolute import usage and change to relative imports. Check for breakage in existing tests. The change is mechanical but requires familiarity with template structure.