Skip to content

Commit 21193cb

Browse files
committed
undoing changes
1 parent 6e67a9c commit 21193cb

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

olmo/util.py

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from __future__ import annotations ### TO BE REMOVED
2-
31
import gzip
42
import io
53
import json

scripts/convert_olmo_to_hf_new.py

-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
from __future__ import annotations ### TO BE REMOVED
16-
1715
import argparse
1816
import gc
1917
import json

0 commit comments

Comments
 (0)