Skip to content

Commit b97c089

Browse files
committed
Added new-line at EOF
1 parent e626573 commit b97c089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spinnaker_camera_driver/cmake/download_spinnaker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,4 @@ if not os.path.exists(os.path.join(os.getcwd(), folder_name)):
148148
logging.info('Copying: {}'.format(os.path.basename(lib)))
149149
shutil.copyfile(lib, os.path.join(destination_folder, os.path.basename(lib)))
150150
else:
151-
logging.info("Previous installation found, skipping...")
151+
logging.info("Previous installation found, skipping...")

0 commit comments

Comments
 (0)