Skip to content

Commit 4eb0b6d

Browse files
authored
Merge pull request #990 from NASA-IMPACT/989-make-coding-syntax-consistent
Make coding syntax consistent
2 parents 77b6e6b + d656506 commit 4eb0b6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.envs/.local/.django

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ LRM_USER=''
3737
LRM_PASSWORD=''
3838
XLI_USER=''
3939
XLI_PASSWORD=''
40-
LRM_QA_USER = ''
41-
LRM_QA_PASSWORD = ''
40+
LRM_QA_USER=''
41+
LRM_QA_PASSWORD=''

0 commit comments

Comments
 (0)