Skip to content

Commit

Permalink
double quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
codingpaula committed Jul 29, 2024
1 parent 278bb14 commit 7afcc7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/pytests/tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
'''
"""
NOTE: This is uncommented because pytest doesn't allow for conftest.py files in subdirectories.
If you want to use this example as a template, you have to uncomment the next line
'''
"""
# pytest_plugins = ['nicegui.testing.fixtures']

0 comments on commit 7afcc7c

Please sign in to comment.