pycodestyle_wrapper.py
Go to the documentation of this file.
1 from . import pycodestyle
2 
3 if __name__ == '__main__':
4  pycodestyle.MAX_LINE_LENGTH = 120
5  pycodestyle._main()


roslint
Author(s): Mike Purvis, Jack O'Quin
autogenerated on Sun Mar 5 2023 03:27:29