Skip to content

Commit 75d299c

Browse files
Jingjing TangJingjing Tang
Jingjing Tang
authored and
Jingjing Tang
committed
add the module name
1 parent e0ae00b commit 75d299c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nchs_mortality/delphi_nchs_mortality/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
"""Call the function run_module when executed.
33
4-
This file indicates that calling the module (`python -m MODULE_NAME`) will
4+
This file indicates that calling the module (`python -m delphi_nchs_mortality`) will
55
call the function `run_module` found within the run.py file. There should be
66
no need to change this template.
77
"""

0 commit comments

Comments
 (0)