Fix code indentation
This commit is contained in:
parent
247ff9a8be
commit
8d0dd3211f
1 changed files with 8 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
||||||
(in-package :ml-qmetrics/assessment)
|
(in-package :ml-qmetrics/assessment)
|
||||||
|
|
||||||
(defun visawi-value-matching (value)
|
(defun visawi-value-matching (value)
|
||||||
(case value
|
(case value
|
||||||
(1 7)
|
(1 7)
|
||||||
(2 6)
|
(2 6)
|
||||||
(3 5)
|
(3 5)
|
||||||
|
|
Loading…
Add table
Reference in a new issue