# On VScode: CTRL + Shift + P # Choose "Preferences: Open Settings (JSON)" # Add this line into JSON file: "python.linting.pylintArgs": [ "--generated-members=numpy.* ,torch.*" ]