Skip to content

Commit d656506

Browse files
author
Dawadi Kiran
committed
Fixes issue #989 - Make coding syntax consistent
1 parent 77b6e6b commit d656506

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)