Skip to content
Snippets Groups Projects
Select Git revision
  • 131f74acfa1c1150fac48dc2a4b94e87f4252df4
  • dev default
  • 61-feature-add-optional-backwards-mapping-for-consistency-with-older-version
  • 61-feature-add-optional-backwards-mapping-for-consistency-with-older-version-2
  • main protected
  • 11-test-fix-tests-to-handle-licensed-data-resources-from-trud-snd-omop
  • general
  • pypi
  • old-main
  • v0.0.3
10 results

parse.py

Blame
    • mjbonifa's avatar
      131f74ac
      Refactored base into logging; moved raise_ to raise_exception in parse as more... · 131f74ac
      mjbonifa authored
      Refactored base into logging; moved raise_ to raise_exception in parse as more explicit; removed file_path from proto as this was state attribute, we should be able to use the same object for verifying codes rather than create a new one everytime ; removed escape characters from regular expressions; used InvalidCodesException install of cond.all() as this will be quicker to check failures
      131f74ac
      History
      Refactored base into logging; moved raise_ to raise_exception in parse as more...
      mjbonifa authored
      Refactored base into logging; moved raise_ to raise_exception in parse as more explicit; removed file_path from proto as this was state attribute, we should be able to use the same object for verifying codes rather than create a new one everytime ; removed escape characters from regular expressions; used InvalidCodesException install of cond.all() as this will be quicker to check failures
    SpaceBase.vue 424 B