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

fix: alpha_fit typo (line 48) #11

Merged
merged 1 commit into from Aug 30, 2022
Merged

fix: alpha_fit typo (line 48) #11

merged 1 commit into from Aug 30, 2022

Conversation

sacerd-OS
Copy link
Contributor

lowercase "tuple" in line 48 causes TypeError: 'type' object is not subscriptable; fix is to capitalise "T"

I'm not a Python person, but this fixed an issue I was having with Catwalk. Judging by the syntax of the rest of the file, this looks sensical though.

lowercase "tuple" in line 48 causes TypeError: 'type' object is not subscriptable; fix is to capitalise "T"
@nekowinston
Copy link
Member

Gah, my bad! Thanks for the PR.

@nekowinston nekowinston merged commit c119991 into catppuccin:main Aug 30, 2022
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.

None yet

2 participants