Skip to content

Commit c4966f9

Browse files
committed
Future bright future will you satisfy mypy?
1 parent 00765f0 commit c4966f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cirq-core/cirq/vis/heatmap.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
from __future__ import annotations
16+
1517
import copy
1618
from dataclasses import astuple, dataclass
1719
from typing import (

0 commit comments

Comments
 (0)