erp5_core: fix `TypeError` on raise in `Base_edit`

String value raised with `ValueError` had an extra `%s` at the end, hence
raising another error when formatting:

> TypeError: not enough arguments for format string

This commit simply removes the extra formatting character, since I could not
guess what should have been printed here.
14 jobs for master in 0 seconds
Status Job ID Name Coverage
  External
failed ERP5.CodingStyleTest-Master

02:04:23

failed ERP5.PerformanceTest-Master

00:42:51

failed ERP5.UnitTest-Master

04:30:25

passed SlapOS.Eggs.UnitTest-Master.Python2

00:18:12

passed SlapOS.Eggs.UnitTest-Master.Python3

00:32:47

failed Wendelin.UnitTest-Master

01:13:15

failed ERP5.CodingStyleTest-Master

00:56:33

failed ERP5.PerformanceTest-Master

00:43:04

passed ERP5.UnitTest-Master

02:19:36

passed SlapOS.Eggs.UnitTest-Master.Python2

00:14:20

passed SlapOS.Eggs.UnitTest-Master.Python2

00:23:07

passed SlapOS.Eggs.UnitTest-Master.Python3

00:15:53

passed SlapOS.Eggs.UnitTest-Master.Python3

00:18:43

passed Wendelin.UnitTest-Master

00:40:47