Skip to content

Commit

Permalink
FIX: add back facet/data/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
j-ittner committed Sep 8, 2021
1 parent fe170f0 commit 4b19ad5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/facet/data/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"""
Basic data management for FACET's enhanced machine learning workflow.
"""

from ._sample import *

0 comments on commit 4b19ad5

Please sign in to comment.