Skip to content

Commit

Permalink
Revert "lcd4linux: Import from python site-packages dir"
Browse files Browse the repository at this point in the history
  • Loading branch information
Hains authored and WanWizard committed Nov 26, 2023
1 parent 6a28467 commit 628c178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lcd4linux/src/dpf.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
from six import PY2
try:
import dpflib
from . import dpflib
except:
print("[LCD4linux] dpflib-Error")

Expand Down

0 comments on commit 628c178

Please sign in to comment.