Fixed indentation error in test_binary_ufuncs.py (#102244)
Fixes #102147
Move the code where calling _scalar_helper out of its defination scope. Otherwise test_div_and_floordiv_vs_python will test nothing.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/102244
Approved by: https://github.com/kit1980