aorwall / moatless-tools

MIT License
216 stars 20 forks source link

fix: handle omitted state_params #14

Closed JensRoland closed 2 months ago

JensRoland commented 2 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.