Skip to content

Commit

Permalink
regen
Browse files Browse the repository at this point in the history
  • Loading branch information
sir-sigurd committed Jun 11, 2024
1 parent 85c3070 commit 9a70bac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions api/python/quilt3/admin/_graphql_client/base_client.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Generated by ariadne-codegen

# pylint: disable=relative-beyond-top-level
import json
from typing import IO, Any, Dict, List, Optional, Tuple, TypeVar, cast

Expand Down
1 change: 1 addition & 0 deletions api/python/quilt3/admin/_graphql_client/exceptions.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Generated by ariadne-codegen

# pylint: disable=super-init-not-called
from typing import Any, Dict, List, Optional, Union

import requests
Expand Down

0 comments on commit 9a70bac

Please sign in to comment.