ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Add type hints to main.py and server.py

Open PhilWun opened this issue 1 year ago • 1 comments

This PR adds type hints to function declarations and some variables in main.py and server.py to improve the development experience.

PhilWun avatar Aug 15 '24 15:08 PhilWun

(Automated Bot Message) CI Tests are running, you can view the results at https://ci.comfy.org/?branch=4374%2Fmerge

github-actions[bot] avatar Aug 22 '24 03:08 github-actions[bot]

For ease of review & merge, could you please separate these? No more than one file at a time to have this type of bulk formatting

Especially since these are such core files being edited, by the time a review can happen, fresh merge conflicts inevitably appear, so it needs to be kept small at a time to dodge that

mcmonkey4eva avatar Sep 24 '24 07:09 mcmonkey4eva