VD10 commited on
Commit
a06a32d
·
verified ·
1 Parent(s): 5d79700

Upload patchjudge/__init__.py

Browse files
Files changed (1) hide show
  1. patchjudge/__init__.py +2 -0
patchjudge/__init__.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ # PatchJudge — Post-Test Code Quality Scorer for AI Coding Agents
2
+ __version__ = "0.1.0"