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

Commit

Permalink
Update dna.py
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata authored Jan 30, 2023
1 parent f3830a7 commit 96b98af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/dna.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python3.10
#!/usr/bin/python3
import sys
import logging, sys
logger = logging.getLogger()
Expand Down

0 comments on commit 96b98af

Please sign in to comment.