mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2026-02-18 18:57:33 +01:00
Made code indentation to comply with PEP8
This commit is contained in:
@@ -7,4 +7,4 @@ Contents of this package:
|
||||
manager: Handles multiple sessions, setting the configuration files and check if the session is valid. Part of the model.
|
||||
session: Creates a twitter session for an user. The other part of the model.
|
||||
"""
|
||||
from __future__ import unicode_literals
|
||||
from __future__ import unicode_literals
|
||||
|
||||
Reference in New Issue
Block a user