ivanhercaz / CanaryBot

CanaryBot works in the Wikimedia projects mainly in maintenance tasks!
1 stars 0 forks source link

removeDuplicated() to remove duplicated descriptions #16

Closed ivanhercaz closed 5 years ago

ivanhercaz commented 5 years ago

The purpose of this branch was to fix #15, but after make this changes and some tests in my local machine I discovered that this errors only happens in PAWS. So this PR only clean the code, moving all the code dedicated to remove the duplicated descriptions to its own function.

15 still open until I discovered the reason of this behavior in PAWS.