legend-exp / legend-dataflow

LEGEND data flow management
Other
2 stars 9 forks source link

More re-formatting #21

Closed gipert closed 8 months ago

gipert commented 8 months ago

ToDo:

gipert commented 8 months ago

@ggmarshall do you know which exceptions need to be thrown/catched? It's hard for me to guess:

scripts/pars_hit_aoe.py:79:5: E722 Do not use bare `except`
scripts/pars_hit_aoe.py:98:5: E722 Do not use bare `except`
scripts/pars_pht.py:172:5: E722 Do not use bare `except`
scripts/pars_pht.py:181:9: E722 Do not use bare `except`
scripts/pars_pht.py:200:5: E722 Do not use bare `except`
gipert commented 8 months ago

I tried to push separate commits, so it would be simpler to debug/review. I hope I did not break anything, but I cannot be 100% sure.

ggmarshall commented 8 months ago

I'd prefer to keep the raw separate so it doesn't generate unnecessary par validity files in the raw production and make things confusing

ggmarshall commented 8 months ago

The excepts are KeyErrors