installable package #9
1 changed files with 2 additions and 6 deletions
|
|
@ -1,9 +1,5 @@
|
|||
# regarding conftest:
|
||||
# If you have conftest.py files which do not reside in a python package directory
|
||||
# (i.e. one containing an __init__.py) then “import conftest” can be ambiguous
|
||||
# because there might be other conftest.py files as well on your PYTHONPATH or
|
||||
# sys.path. It is thus good practise for projects to either put conftest.py under
|
||||
# a package scope or to never import anything from a conftest.py file.
|
||||
# This file is registered as a pytest plugin, meaning it will automatically loaded.
|
||||
# All fixtures in this file will be available without manual loading.
|
||||
|
||||
import os
|
||||
from imaplib import IMAP4_SSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue