Skip to content

Commit d487bcf

Browse files
committed
Format python files for automated tests.
1 parent 221e358 commit d487bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
def can_build(env, platform):
22
return True
3-
3+
44

55
def configure(env):
66
pass

0 commit comments

Comments
 (0)