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:
2026-01-17 14:43:51 +00:00
parent 6c03be54f3
commit 586c5effa7

File diff suppressed because it is too large Load Diff