add inference codes
This commit is contained in:
@@ -17,6 +17,6 @@ line_length = 120
|
||||
multi_line_output = 0
|
||||
known_standard_library = pkg_resources,setuptools
|
||||
known_first_party = basicsr # modify it!
|
||||
known_third_party = torch
|
||||
known_third_party = basicsr,cv2,numpy,torch
|
||||
no_lines_before = STDLIB,LOCALFOLDER
|
||||
default_section = THIRDPARTY
|
||||
|
||||
Reference in New Issue
Block a user