Skip to content

Commit 3a05100

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ab30ca0 commit 3a05100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PythonQtTestMain.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
#include "PythonQt.h"
4343
#include "PythonQtTests.h"
4444
#ifdef PythonQt_Wrap_QtCore
45-
#include "PythonQtTestCleanup.h"
45+
#include "PythonQtTestCleanup.h"
4646
#endif
4747

4848
#include <QApplication>

0 commit comments

Comments
 (0)