Skip to content
This repository was archived by the owner on Feb 4, 2024. It is now read-only.

Commit 96b98af

Browse files
Update dna.py
1 parent f3830a7 commit 96b98af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/dna.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python3.10
1+
#!/usr/bin/python3
22
import sys
33
import logging, sys
44
logger = logging.getLogger()

0 commit comments

Comments
 (0)