uncommented out init.py

This commit is contained in:
cm2435 2024-02-06 22:01:12 +00:00
commit 440ef5dfe3

View file

@ -1,4 +1,4 @@
""""# Copyright 2023-present Daniel Han-Chen & the Unsloth team. All rights reserved.
# Copyright 2023-present Daniel Han-Chen & the Unsloth team. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@ -83,4 +83,3 @@ pass
from .models import *
from .save import *
"""