Skip to content

Commit

Permalink
Drop generate_data function import
Browse files Browse the repository at this point in the history
This is confusing some tests in the CLI repo and is not necessary.

Signed-off-by: Russell Bryant <[email protected]>
  • Loading branch information
russellb committed Jun 13, 2024
1 parent 0ac4460 commit 41beb5a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/instructlab/sdg/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
# First party
# First Party
from instructlab.sdg.generate_data import generate_data

0 comments on commit 41beb5a

Please sign in to comment.