Skip to content

Commit 6c36fdb

Browse files
committed
Change None to null
1 parent 9b03123 commit 6c36fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/package-template/src/etc/clp-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@
107107
#logs_directory: "var/log"
108108
#
109109
## Location of the AWS tools' config files (e.g., `~/.aws`)
110-
#aws_config_directory: None
110+
#aws_config_directory: null

0 commit comments

Comments
 (0)