Skip to content

Commit 13f30c5

Browse files
committed
Changed permissions to yeet_to_yail to be executable
1 parent 45e94c9 commit 13f30c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server/yeet_to_yail.py

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python
2+
13
import os
24
import argparse
35
from typing import List, Union, Callable

0 commit comments

Comments
 (0)