fix sanity tests for core 2.16 (#514)

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller
2023-11-30 16:25:07 -06:00
committed by GitHub
parent 6f95c8b356
commit 748bad22ad
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python3.7
#!/usr/bin/env python3
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type