aboutsummaryrefslogtreecommitdiffstats
path: root/examples/networkauth/redditclient/redditwrapper.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/networkauth/redditclient/redditwrapper.py')
-rw-r--r--examples/networkauth/redditclient/redditwrapper.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/networkauth/redditclient/redditwrapper.py b/examples/networkauth/redditclient/redditwrapper.py
index ed4c3d2c7..80dfb9448 100644
--- a/examples/networkauth/redditclient/redditwrapper.py
+++ b/examples/networkauth/redditclient/redditwrapper.py
@@ -1,5 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+from __future__ import annotations
import functools