Skip to content

Commit

Permalink
Import pytest up top
Browse files Browse the repository at this point in the history
  • Loading branch information
bobleesj committed Sep 26, 2024
1 parent 8a0334e commit 3913957
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ def user_filesystem(tmp_path):

yield tmp_path

import pytest


def create_svg_with_layers():
# Define the SVG content as a string
Expand Down

0 comments on commit 3913957

Please sign in to comment.