Skip to content

Commit 51e604b

Browse files
committed
feat(lookup_table): add beartype
1 parent ebe4764 commit 51e604b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lua/python_import/lookup_table.lua

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,11 @@ M.default_import_from = {
536536

537537
polarify = "polarify",
538538

539+
beartype = "beartype",
540+
beartype_this_package = "beartype.claw",
541+
beartype_all = "beartype.claw",
542+
BeartypeConf = "beartype",
543+
539544
-- bioinformatics
540545
pybel = "openbabel",
541546
}

0 commit comments

Comments
 (0)