fix(gitea): move difflib import to module level
The import statement was incorrectly placed inside a function body, which is invalid Python syntax. Moved to module-level imports. Also updated requirements to include difflib (part of stdlib, no pip install needed). Refs: #11
This commit is contained in:
2083
gitea/coder.py
2083
gitea/coder.py
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user