From 1de0757c5e7dba1ea9696cbed80f871c8965c1c4 Mon Sep 17 00:00:00 2001 From: Cameron Clough Date: Fri, 7 Jan 2022 00:11:32 +0000 Subject: [PATCH] fix typo in athena/registration.py (#23434) --- selfdrive/athena/registration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/athena/registration.py b/selfdrive/athena/registration.py index e06bae5060..f19540eb87 100755 --- a/selfdrive/athena/registration.py +++ b/selfdrive/athena/registration.py @@ -1,4 +1,4 @@ -#/!/usr/bin/env python3 +#!/usr/bin/env python3 import time import json import jwt