Skip to content

Commit ae0c1f4

Browse files
Chris BarkerChris Barker
authored andcommitted
2 parents 1582965 + d307e49 commit ae0c1f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

week-09/code/basic_app_1.py

Lines changed: 1 addition & 1 deletion
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)