Skip to content

Commit ae0c1f4

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

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)