Merge pull request #15405 from LabNConsulting/chopps/fix-fe-client

tests: use more standard name for python3
This commit is contained in:
Donald Sharp 2024-02-23 09:47:46 -05:00 committed by GitHub
commit eae228c52d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 eval: (blacken-mode 1) -*-
# SPDX-License-Identifier: GPL-2.0-or-later
#