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

Write dummy image receiver code #162

Open
pizzalemon opened this issue Feb 2, 2024 · 1 comment
Open

Write dummy image receiver code #162

pizzalemon opened this issue Feb 2, 2024 · 1 comment
Assignees
Labels
area/backend Behind the scenes in Python

Comments

@pizzalemon
Copy link
Member

Writing this as an issue so I don't forget about it.

At some point, the dummy image receiver code got deleted. Unfortunately the old code was intertwined with the now defunct Interop, so it can't be directly copy-pasted into the current code base. Just has to be rewritten for the current code as some point. This is needed to populate the submissions page for development purposes.

If I remember I'll add a link to the old code here.

@pizzalemon pizzalemon added the area/backend Behind the scenes in Python label Feb 2, 2024
@pizzalemon
Copy link
Member Author

Link to the old code:

def process_image(self, image):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Behind the scenes in Python
Projects
None yet
Development

No branches or pull requests

2 participants