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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow class vs function names on imports #3404

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Feb 23, 2023

This used to block import of class name View, that was same as function name view:

https://github.com/TomasVotruba/tomasvotruba.com/pull/1366/files#diff-d7dc7f08f1bba97551472cbda3a39db9a18e93ab06e499d18f6895ecc3df25f7L11

The class can be easily imported 馃憤

@TomasVotruba TomasVotruba changed the title allow class vs function names on imports Allow class vs function names on imports Feb 23, 2023
@TomasVotruba TomasVotruba force-pushed the tv-fix-fully-qualified-name-skipper branch 2 times, most recently from b1f18fa to 37fe246 Compare February 23, 2023 10:15
@TomasVotruba TomasVotruba force-pushed the tv-fix-fully-qualified-name-skipper branch from 246c340 to 7365457 Compare February 23, 2023 10:22
@TomasVotruba TomasVotruba enabled auto-merge (squash) February 23, 2023 10:26
@TomasVotruba TomasVotruba merged commit bcc44fb into main Feb 23, 2023
@TomasVotruba TomasVotruba deleted the tv-fix-fully-qualified-name-skipper branch February 23, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant