Skip to content
  • Eugenio Panadero Maciá's avatar
    359e7d4f
    Few changes: special values, better typing · 359e7d4f
    Eugenio Panadero Maciá authored
    - Implement special variables like "suppresed", treated as values
    - Fix regex for variables: allow more than one '@' in var name
    - Fix regex for comparators: no false positives with things like '<1>'
    - Use logging instead of print
    - Add test for special values
    - Fix typing with mypy review and small refactor
    - Fix end of files
    359e7d4f
    Few changes: special values, better typing
    Eugenio Panadero Maciá authored
    - Implement special variables like "suppresed", treated as values
    - Fix regex for variables: allow more than one '@' in var name
    - Fix regex for comparators: no false positives with things like '<1>'
    - Use logging instead of print
    - Add test for special values
    - Fix typing with mypy review and small refactor
    - Fix end of files
Loading