Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c69bda5

Browse filesBrowse files
committed
Remove print debugging statement.
1 parent 297e1c3 commit c69bda5
Copy full SHA for c69bda5

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎importlib_resources/tests/test_reader.py

Copy file name to clipboardExpand all lines: importlib_resources/tests/test_reader.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ def test_open_file(self):
6060
path.open()
6161

6262
def test_join_path(self):
63-
print('test_join_path')
6463
prefix = os.path.abspath(os.path.join(__file__, '..'))
6564
data01 = os.path.join(prefix, 'data01')
6665
path = MultiplexedPath(self.folder, data01)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.