diffusers
c1c42698
- Remove dead code and fix f-string issue (#7720)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Remove dead code and fix f-string issue (#7720) * Remove dead code * PylancereportGeneralTypeIssues: Strings nested within an f-string cannot use the same quote character as the f-string prior to Python 3.12. * Remove dead code
References
#7720 - Remove dead code and fix f-string issue
Author
tolgacangoz
Parents
75aab346
Loading