Skip to content

Commit

Permalink
modify init
Browse files Browse the repository at this point in the history
  • Loading branch information
DSungatulin committed Feb 23, 2024
1 parent 6152806 commit 74d745c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gendiff/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
from gendiff.gendiff import generate_diff


__all__ = ['generate_diff']

0 comments on commit 74d745c

Please sign in to comment.