git-delta-lib 0.12.2

Not ready for use: use crate git-delta for the application
1
2
3
4
5
6
7
8
diff --git a/file.py b/file.py
index f07db74..3cb162d 100644
--- a/file.py
+++ b/file.py
@@ -1,2 +1,2 @@
-class X: pass
 class Y: pass
+class X: pass