From 71c7a6b5836043e9476e98a61aa5dd907e0d4ce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonah=20Br=C3=BCchert?= Date: Sat, 20 Apr 2024 00:21:53 +0200 Subject: Utils: Fix bytes / str confusion in Executor.run --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6436e466b..99d5dbad8 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,6 @@ testsuite/test.sqlite # sphinx build data man/.doctrees + +# 2to3 +*.bak -- cgit v1.2.3-1-g7c22