Skip to content

Commit bd97496

Browse files
committed
revert
1 parent 654d149 commit bd97496

File tree

1 file changed

+1
-4
lines changed
  • training_pipeline/pipeline/components/HFPusher

1 file changed

+1
-4
lines changed

training_pipeline/pipeline/components/HFPusher/__init__.py

+1-4
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,4 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
# ==============================================================================
15-
from .model_card import create_card
16-
17-
__all__ = ["create_card"]
14+
# ==============================================================================

0 commit comments

Comments
 (0)