Sanity check info needed before submiting patch

Hi all,
I am new to pytorch contribution,please suggest me how to perform sanity checks(i.e blanks,spaces,indentation) before submiting new patch

Regards,
S.Harish

The Contributing docs have some information on how to lint your code and other tips for PyTorch development. :wink: