Skip to content

Commit

Permalink
Add annotations future to graphql.py
Browse files Browse the repository at this point in the history
  • Loading branch information
trickeydan committed Dec 28, 2023
1 parent 1bf446b commit 0569c2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kmicms/integrations/netbox/graphql.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import annotations

import json
from typing import Any

Expand Down

0 comments on commit 0569c2d

Please sign in to comment.