Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
bhky committed Dec 1, 2023
1 parent 769b7b3 commit f52d14a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import opennsfw2 as n2

BASE_DIR = os.path.dirname(os.path.abspath(__file__))
MODEL = n2.make_open_nsfw_model()
IMAGE_PATHS = [
os.path.join(BASE_DIR, "test_image_1.jpg"),
os.path.join(BASE_DIR, "test_image_2.jpg"),
Expand Down

0 comments on commit f52d14a

Please sign in to comment.