Stark-Mountain / meetup-facebook-bot

An easy-to-setup bot that helps you to communicate with your meetup attendees.
MIT License
1 stars 1 forks source link

Rename "app" module to "meetup_facebook_bot" #18

Closed vergeev closed 7 years ago

vergeev commented 7 years ago

This makes import statements more explicit. There's no need to rename app object, however: https://github.com/Stark-Mountain/meetup-facebook-bot/blob/master/app/__init__.py#L3.

vergeev commented 7 years ago

It's a little late to do so and not that much profit from the transition. Edit: Nope, there actually is.

vergeev commented 7 years ago

Closed by #34