forked from Mirror/frr
Merge pull request #15405 from LabNConsulting/chopps/fix-fe-client
tests: use more standard name for python3
This commit is contained in:
commit
eae228c52d
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue