Skip to content

add __all__ to avoid linting warnings#450

Open
jhultgre wants to merge 1 commit into
shotgunsoftware:masterfrom
jhultgre:patch-1
Open

add __all__ to avoid linting warnings#450
jhultgre wants to merge 1 commit into
shotgunsoftware:masterfrom
jhultgre:patch-1

Conversation

@jhultgre

Copy link
Copy Markdown

without all pyright complains that the variables aren't exposed

"Shotgun" is not exported from module "shotgun_api3" Import from "shotgun_api3.shotgun" instead (Pyright)

partial fix for issue #445

without __all__ pyright complains that the variables aren't exposed

`"Shotgun" is not exported from module "shotgun_api3" Import from "shotgun_api3.shotgun" instead (Pyright)`

partial fix for issue shotgunsoftware#445
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant