Skip to content

#78 updated saved photo ids pull request#83

Open
montse-jara wants to merge 2 commits intodevfrom
78_update_saved_photo_ids
Open

#78 updated saved photo ids pull request#83
montse-jara wants to merge 2 commits intodevfrom
78_update_saved_photo_ids

Conversation

@montse-jara
Copy link
Copy Markdown
Collaborator

Changed saved image titles to include the strike force photo id.

continue
newname = config['save_dir'] + camera
newname += "_" + info['file_thumb_filename']
newname += "_" + str(info['id']) + "_" + info['file_thumb_filename']
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't fix all the flake8 stuff cuz we fix it in the other pr, but this line does introduce a line-too-long from flake8, so if you could just make this into 2 lines that should fix it.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be fixed now !!

@kgarwoodsdzwa
Copy link
Copy Markdown
Member

Resolves #78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants