Skip to content

Commit

Permalink
api: views: add missing class to __all__
Browse files Browse the repository at this point in the history
  • Loading branch information
ericswpark committed Dec 30, 2022
1 parent e418719 commit 434d9af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/views/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

__all__ = [
"V1GeneralDeviceAll",
"V1GeneralMaintainerAll",
"V1GeneralBuildLatest",
"V1MaintainersChunkedUpload",
"v1_maintainers_build_enabled_status_modify",
Expand Down

0 comments on commit 434d9af

Please sign in to comment.