Skip to content

Commit

Permalink
Ignore all type warnings in torch
Browse files Browse the repository at this point in the history
  • Loading branch information
ccummingsNV committed Jan 9, 2025
1 parent 03b7aee commit e3a8a1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions slangpy/builtin/torch.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# SPDX-License-Identifier: Apache-2.0
# type: ignore

from __future__ import annotations

try:
Expand Down

0 comments on commit e3a8a1d

Please sign in to comment.