Skip to content

Commit

Permalink
and another lint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
solodov committed Feb 20, 2024
1 parent aa5db22 commit 49ab194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unitary/examples/quantum_rpg/input_helpers.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Functions for safe and user-friendly input."""

from typing import Callable, Optional, Sequence, TextIO

import sys
Expand Down

0 comments on commit 49ab194

Please sign in to comment.