79375107

Date: 2025-01-21 16:10:16
Score: 1.5
Natty:
Report link

There's no way to call touch like pathlib.Path.touch("my_path") according to the documentation hence there's no way to assert it with touch_mock.assert_any_call(Path(p /"output"/"output_file")), it's just pointless. I'll only assert that the method has been called.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: wavesinaroom