Skip to content
Snippets Groups Projects
  1. Dec 16, 2019
  2. Sep 25, 2019
  3. Jun 16, 2019
  4. Jun 12, 2019
  5. Jul 17, 2019
    • Adrian Torres's avatar
      [REM] *: calls to @api.multi · 4b38cc65
      Adrian Torres authored
      Multi is the default api for methods, it is not necessary to explicitly
      decorate methods with it, adds clutter and most people use it because
      they see that the rest of the code uses it.
      
      Done with `find . -type f -name '*.py' | xargs sed -i '/@api.multi/d'`
      4b38cc65
  6. May 31, 2018
Loading