Rémy Baranx

Results 35 comments of Rémy Baranx

Have you tried that ? https://github.com/nderkach/airbnb-python#-verificationerror-420

Hi, I use visjs for some web apps for a university in Belgium and it's a really awesome tool ! Everyone is impressed by the quality of graph rendering and...

May I help you on this task ?

Hey @glihm ! Yes, if this is the continuation of a previous work, no problem, you can tackle it and I will work on something else ! As you have...

Hi @zsluedem ! Thanks for the bug report ! After some investigations, this is not a Dojo bug but a strange behaviour in Cairo. I tried to compile the following...

After some investigations, here is the solution: your struct `A` must implement the `Destruct` trait as follow: ``` #[derive(Serde, Copy, Drop, Introspect, Destruct)] struct A { a: T } #[derive(Serde,...

Interesting ! I will have a look at this one :)

> hmm, I'd rather not, it was just a post it to remember but I'd like to avoid optimizations before we have 100% cleared ef-tests Ok, no problem 🫡 So...

Hi @enitrat 👋 Could I work on this task ? I would like to work on a project in Cairo and it seems that you have several tasks to do...