Skip to content

Commit

Permalink
RPi Pins: isort __main__.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Sep 27, 2023
1 parent bd49b5e commit ce11aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpipins/__main__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/env python3
import os
import stat
import re
import stat
import subprocess
import sys
import time
Expand Down

0 comments on commit ce11aa1

Please sign in to comment.