Skip to content

Commit d307e49

Browse files
committed
Testing git
1 parent 9b0f8ca commit d307e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

week-09/code/basic_app_1.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22

33
"""
4-
Example of the very basic, minimal farmework for a wxPython application
4+
Example of the very basic, minimal farmework for a wxPython application.
55
"""
66

77
import wx

0 commit comments

Comments
 (0)