Eugene Kublin

Results 23 issues of Eugene Kublin

сhanged concatenation of strings to f-strings to improve readability and unify with the rest code

## Description fixed regular expression for support Unicode chars too ## Checklist: - [x] I have read [contributing wiki page](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Contributing) - [x] I have performed a self-review of my own...

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [x] Add or change doctests? -- Note: Please...

awaiting reviews

сhanged concatenation of strings to f-strings to improve readability and unify with the rest of code

style

сhanged concatenation of strings to f-strings to improve readability and unify with the rest of code **Features** - сhanged concatenation of strings to f-strings to improve readability and unify with...

reduced redunduncy and changed concatenation of strings to f-strings