Improved documentation in some classes

This commit is contained in:
2022-07-29 12:08:05 -05:00
parent 83c9db573e
commit 6e80b320c9
3 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,2 @@
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
""" Autocompletion users feature for TWBlue. This package contains all needed code to support this feature, including automatic addition of users, management and code to show the autocompletion menu when an user is composing a tweet. """
""" Autocompletion users for TWBlue. This package contains all needed code to support this feature, including automatic addition of users, management and code to show the autocompletion menu when an user is composing a tweet. """