Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3 fixes for the shot_detect example #1374

Merged

Conversation

ssteinbach
Copy link
Collaborator

The python bytes vs str issue is present in the shot_detect.py example. This should fix that and make it usable again.

@ssteinbach ssteinbach added this to the Public Beta 15 milestone Aug 8, 2022
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 8, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: ssteinbach / name: Stephan Steinbach (b1760a7)

@ssteinbach ssteinbach force-pushed the shot_detect_python3_fix.py branch from b1760a7 to a6fc310 Compare August 8, 2022 17:37
@ssteinbach ssteinbach force-pushed the shot_detect_python3_fix.py branch from a6fc310 to 9ec742a Compare August 8, 2022 17:38
@codecov-commenter
Copy link

Codecov Report

Merging #1374 (9ec742a) into main (6cd4161) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1374   +/-   ##
=======================================
  Coverage   86.27%   86.27%           
=======================================
  Files         196      196           
  Lines       19865    19865           
  Branches     2309     2309           
=======================================
  Hits        17138    17138           
  Misses       2161     2161           
  Partials      566      566           
Flag Coverage Δ
py-unittests 86.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6cd4161...9ec742a. Read the comment docs.

@reinecke reinecke merged commit 0d8b21e into AcademySoftwareFoundation:main Aug 18, 2022
MichaelPlug pushed a commit to MichaelPlug/OpenTimelineIO that referenced this pull request Aug 5, 2023
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.

3 participants