Nadia

Results 2 issues of Nadia

Issue #497 : Removed repeated line of code "rev = {'first': 'one', 'second': 'two'}".

The following code is used twice: `rev = {'first': 'one', 'second': 'two'}` This appears to be a typo. Suggestion to remove the second one.