generated from mwc/lab_terminal
Add python file headers
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# This is a Python program. You can run it by typing "python desk.py"
|
||||
# desk.py
|
||||
# --------
|
||||
# By MWC Contributors
|
||||
#
|
||||
# This is a Python program. You can run it by typing `python desk.py`
|
||||
|
||||
import sys
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user