Skip to content

Commit

Permalink
add comment in exceptions.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sir-sigurd committed Jun 13, 2024
1 parent ed8e40d commit 78bae0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/python/quilt3-admin/exceptions.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# This file is copied from
# https://github.com/mirumee/ariadne-codegen/blob/5bfd63c5e7e3a8cc5293eb94deee638b7adab98d/ariadne_codegen/client_generators/dependencies/exceptions.py
# pylint: disable=super-init-not-called
from typing import Any, Dict, List, Optional, Union

Expand Down
2 changes: 2 additions & 0 deletions api/python/quilt3/admin/_graphql_client/exceptions.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 78bae0d

Please sign in to comment.