Fantomas2000

Results 7 issues of Fantomas2000

added come functionality to simple calendar I'm developer from Russia and I decided that it will be great to add some local functionality to other people from other countries that...

Hello! Here my code that raises some errors that I can't understand. ```python class Car: @protected def start_engine(self): return "Engine's sound." def run(self): return self.start_engine() class Tesla(Car): pass if __name__...

Hi! I have one more idea :) It would be nice to have a flag if I made some cocktail or not. For example I made some cocktail and mark...

feat

Hi! It would be nice to add complex ingredient with its own recipe. For example sugar syrup, or my vodka tinctures with my own recipes. Of course I can store...

feat

Corrected some headers in README Made it more readable

Please could anybody help me? When I'm opening new file in new tab, neovim don't highlight the text ![image](https://user-images.githubusercontent.com/41025164/105000660-a43f8d80-5a3f-11eb-9165-5a5bb26c66d5.png) But after I reopened it syntax highlight is turning on. To...

Hi! Can somebody help me? I've just installed topola to webtrees 2.2.1 and I've got an error: ``` Fatal error in module: topola Error: Call to undefined function LilaElephant\Webtrees\app() in...