aorwall / moatless-tools

MIT License
265 stars 25 forks source link

fix: handle omitted state_params #14

Closed JensRoland closed 4 months ago

JensRoland commented 4 months ago

Ran into an error here like NoneType does not have setdefault so I moved the default dict initialization up before the function call.