teeworlds-community / teeworlds

A community fork of teeworlds. Trying to have more active maintainers and merge prs faster.
Other
11 stars 1 forks source link

Fix cmd5.py SyntaxWarning: invalid escape sequence #3225 #81

Closed teeworlds-mirror closed 8 months ago

teeworlds-mirror commented 9 months ago

upstream: https://www.github.com/teeworlds/teeworlds/pull/3225

ChillerDragon commented 8 months ago

I pushed a copy of this pr to https://github.com/teeworlds-community/teeworlds/pull/98. This copy is separate from the upstream pr and is rebased against the latest community branch so all CIs should pass.

I ran this mirror bot command:

echo 'export ARG_DRY=0' >> .env
echo 'export COPY_BRANCHES=1' >> .env
./mirror-bot.sh --force-recreate 3225