Closed Leviaria closed 4 months ago
pylint --persistent n --fail-under 10 -sn clashroyalebuildabot ***** Module clashroyalebuildabot.emulator.emulator clashroyalebuildabot\emulator\emulator.py:230:31: R1732: Consider using 'with' for resource-allocating operations (consider-using-with)
--
Cant be changed with with otherwise it wont work.
pylint --persistent n --fail-under 10 -sn clashroyalebuildabot ***** Module clashroyalebuildabot.emulator.emulator clashroyalebuildabot\emulator\emulator.py:230:31: R1732: Consider using 'with' for resource-allocating operations (consider-using-with)
--
Cant be changed with with otherwise it wont work.