mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 06:16:06 +00:00
Reformat code and optimize imports
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
# You should have received a copy of the GNU Lesser General Public License
|
||||
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import pyrogram
|
||||
from pyrogram.api import functions, types, errors
|
||||
from ...ext import BaseClient
|
||||
import pyrogram
|
||||
|
||||
|
||||
class GetChatMember(BaseClient):
|
||||
|
Reference in New Issue
Block a user