2
0
mirror of https://github.com/Nick80835/microbot synced 2025-09-04 08:25:31 +00:00

clean up imports and fix a couple warnings

This commit is contained in:
Nick80835
2020-06-24 16:58:31 -04:00
parent 5f3c2f6ee5
commit a4d7dce42a
11 changed files with 8 additions and 19 deletions

View File

@@ -1,8 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
import io
from random import choice, shuffle
import praw
from prawcore import exceptions as redex