Skip to content

Commit 8c29060

Browse files
authored
Merge pull request #254 from metwork-framework/add-tests
build: add missing import
2 parents 284fad5 + 4f2fc89 commit 8c29060

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

integration_tests/0003_test_import_python3_ia/import_python3_ia.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import antlr4 #antlr4-python3-runtime
33
import astunparse
44
import axial_attention
5+
import bitsandbytes
56
import dataclasses_json
67
import diffusers
78
import tree #dm_tree

0 commit comments

Comments
 (0)