Edvin Močibob

Results 4 comments of Edvin Močibob

I'll use an example to be more clear. Atm I can get the diff in the following format: ``` from deepdiff import DeepDiff a = { 'x': { 'y': [1,...

The original issue is from 2014 but I have a similar problem. When I use the function `twitter_search` I always get 200 tweets max, even if I set `max_results` to...

Hi simonthum, Sorry for the late reply, `remote_name=$(git config --get branch.$(basename $(git symbolic-ref -q HEAD)).remote)` fixes the issue on my end :)