Mathieu Benoit

Results 11 comments of Mathieu Benoit

The solution seems here : https://github.com/berkerpeksag/astor/pull/75/commits/4a152b8c90db1634cb86c83601870ee6aa84e6c0

I have an similar error. ```python from ast import parse from astor import to_source s4 = '''str_1 = f"""["{'", "'.join(lst_item)}"]"""''' parse(to_source(parse(s4))) ``` > SyntaxError: f-string expression part cannot include a...

Where you want to show the label "Minutes"? Can you explain what you need?

The reason of rebuild chart is : it watchs when color change https://github.com/jtblin/angular-chart.js/blob/master/dist/angular-chart.js#L128 And rebuild https://github.com/jtblin/angular-chart.js/blob/master/dist/angular-chart.js#L160

I am interested about this feature. I think one solution is to disable animation when it's finish for the first time and you can change color. But it's not the...

Someone can contacts him :-) https://mindmapmaker.org/contact-us.html

Why did you remove directory "dist" from .gitignore?

I am interested to this feature too. I think this issue is blocked by https://github.com/burnash/gspread/issues/482

Need a pull request for this information to readme.md I think.