flake8 cleanup

pull/380/head
evelynmitchell 1 year ago
parent c3470f623e
commit 0f09b76645

@ -1,3 +1,6 @@
# noqa: E501
""" A module for OpenAI tokenizers. """
from __future__ import annotations
import logging
from dataclasses import dataclass, field

Loading…
Cancel
Save