We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 630c934 commit 1d78449Copy full SHA for 1d78449
tests/unit/test_import.py
@@ -2,7 +2,8 @@
2
#
3
# License: http://jkeyes.mit-license.org/
4
5
+from intercom import *
6
7
8
def test_wildcard_import():
- from intercom import *
9
+ pass
0 commit comments