mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 10:38:25 -04:00
Added some whitespace
This commit is contained in:
@@ -27,6 +27,7 @@ function display_result {
|
|||||||
if [[ -z "$VIRTUAL_ENV" ]] && [[ -d venv ]]; then
|
if [[ -z "$VIRTUAL_ENV" ]] && [[ -d venv ]]; then
|
||||||
source ./venv/bin/activate
|
source ./venv/bin/activate
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pycodestyle .
|
pycodestyle .
|
||||||
display_result $? 1 "Code style check"
|
display_result $? 1 "Code style check"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user