small typing fix from linter

This commit is contained in:
Douglas Hanley 2024-02-15 09:51:16 -06:00
parent ed749b8128
commit d2b77cce91

View file

@ -19,6 +19,7 @@ from .constants import (
GGUFValueType, GGUFValueType,
Keys, Keys,
RopeScalingType, RopeScalingType,
PoolingType,
TokenType, TokenType,
) )