Rename chartsbot.py to charts.py to get filename same as task_slug for jogobot-module

This commit is contained in:
2016-02-23 11:40:15 +01:00
parent 2076932cbf
commit d9d385cfe8

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# chartsbot.py # charts.py
# #
# original version by: # original version by:
# #