Skip to content

Commit a84b5ec

Browse files
committed
misc: fix lint
1 parent 030dfe0 commit a84b5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""wal - setup.py"""
2-
import setuptools
32
import sys
3+
import setuptools
44

55
try:
66
import pywal

0 commit comments

Comments
 (0)