Skip to content

Commit

Permalink
import future annotations for typing
Browse files Browse the repository at this point in the history
  • Loading branch information
Augustinio committed Feb 26, 2024
1 parent 5b0a21b commit 0fa966d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pasqal_cloud/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
from __future__ import annotations

from datetime import datetime
import time
Expand Down

0 comments on commit 0fa966d

Please sign in to comment.