-
meson
lovetox, I've pushed additional changes. Would you like to check if those are fine with you? My local testing successfully migrated ~6k FT messages.
-
lovetox
meson, can you format your changes with black
-
lovetox
otherwise more shows up then it should
-
lovetox
or simply install pre-commit
-
lovetox
why are you trying to analyse the file when downloading?
-
lovetox
why do we need the result?
-
meson
I'm a bit puzzled: I've installed now both `pre-commit` and `black` with pip in my venv. If I call `black gajim` it says `No Python files are present to be formatted. Nothing to do 😴`
-
lovetox
from inside the repository "black ."
-
meson
If I run it in the gaji root directory it says all done, 11 files unchanged, but I'd expect some changes to appear in PyCharm's commit box, but don't see any.
-
lovetox
preview_audio should use double quotes
-
lovetox
maybe you changed that but did not push yet
-
meson
So, when do we use double and when single quotes?
-
lovetox
we are switching to double, for everything in gtk module its double now
-
lovetox
and black does that automatically
-
meson
good to know, bc I've remembered _we use single quotes_ and started to "fix" that 🤦
-
meson
I should wondered though in the first place✎ -
meson
I should have wondered though in the first place ✏
-
meson
Anyway I'm afk now, so no rush for a quick.review