Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: limit the visible items for tab completion #889

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

henryiii
Copy link
Collaborator

Adding __all__ and def __dir__ everwhere so tab completion is clean. Using a trick I've not tried elsewhere to also include tab completion cleanup in __init__.

@henryiii henryiii marked this pull request as ready for review November 12, 2024 05:31
@henryiii henryiii force-pushed the henryiii/chore/alldir branch from 5d2c843 to 6d05747 Compare November 12, 2024 22:17
@henryiii henryiii added the awaiting review Needs a review label Nov 14, 2024
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii force-pushed the henryiii/chore/alldir branch from 6d05747 to 3b1c789 Compare November 23, 2024 05:28
@henryiii henryiii removed the awaiting review Needs a review label Dec 13, 2024
@henryiii henryiii merged commit ea95a1e into wntrblm:main Dec 13, 2024
24 checks passed
@henryiii henryiii deleted the henryiii/chore/alldir branch December 13, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant