Alessio Placitelli

Results 15 comments of Alessio Placitelli

> @abodea, for the moment is on hold, for some clarification. Do you have any estimate on when this will be complete?

@rtestard note that I'm not seeing the following as well: - https://dictionary.telemetry.mozilla.org/apps/focus_android/metrics/browser_search_in_content - https://dictionary.telemetry.mozilla.org/apps/focus_android/metrics/browser_search_search_count See the [related DS ticket](https://mozilla-hub.atlassian.net/browse/RS-477?focusedCommentId=591010)

Unfortunately I don't know how to help. I'm no longer actively working on this project and I haven't been using it for a while.

Here's a sample implementation: ```python import uuid from sqlalchemy_file.file import File from sqlalchemy_file.stored_file import StoredFile from typing import Any, Dict, Optional class CustomFile(File): """Extends the SQLAlchemy `File` in order to...

This PR is very exciting! Glad to see VMamba making it to the transformers library 🤗 ! @dmus is this still on your radar?