Skip to content

Commit 7cc4bca

Browse files
committed
py_version
1 parent 78728d5 commit 7cc4bca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

djangosaml2/tests/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353

5454
User = get_user_model()
5555

56+
PY_VERSION = sys.version_info[:2]
57+
5658

5759
class SAML2Tests(TestCase):
5860

0 commit comments

Comments
 (0)