Skip to content
Snippets Groups Projects
  1. Dec 31, 2019
  2. Aug 22, 2019
    • Dhananjai Sharma's avatar
      Fix for gt_ignore (#1242) · 71a22f8c
      Dhananjai Sharma authored
      If list gt_ignore was empty, it should become None after the following if statement: if not gt_ignore, which was not getting handled correctly. Changed gt_ignore = gt_ignore to gt_ignore = None.
      71a22f8c
  3. Dec 12, 2018
Loading