Skip to content

Commit

Permalink
remove warnings import
Browse files Browse the repository at this point in the history
Signed-off-by: YAO Matrix <[email protected]>
  • Loading branch information
yao-matrix committed Nov 19, 2024
1 parent 30021dd commit 620c861
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/transformers/generation/candidate_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

import warnings

import copy
from typing import TYPE_CHECKING, Any, Dict, Optional, Tuple

Expand Down

0 comments on commit 620c861

Please sign in to comment.