Skip to content

Commit 63e7be4

Browse files
committed
Add Black
1 parent 65d0179 commit 63e7be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/android_pythonnative_3/app/src/main/python/ui_layout.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def generate_layout():
1717
},
1818
"eventHandlers": {
1919
"onClick": "on_button_click",
20-
}
20+
},
2121
},
2222
]
2323
}

0 commit comments

Comments
 (0)