Skip to content

Commit f72a1a5

Browse files
authored
Merge pull request #66 from pytest-dev/remove-env-shebangs/1/dev
Remove /usr/bin/env lines
2 parents 7b6de78 + 6ee6cb1 commit f72a1a5

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

pytest_localserver/plugin.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env python
2-
#
31
# Copyright (C) 2011 Sebastian Rahlf <basti at redtoad dot de>
42
#
53
# This program is release under the MIT license. You can find the full text of

pytest_localserver/smtp.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env python
2-
#
31
# Copyright (C) 2011 Sebastian Rahlf <basti at redtoad dot de>
42
# with some ideas from http://code.activestate.com/recipes/440690/
53
# SmtpMailsink Copyright 2005 Aviarc Corporation

0 commit comments

Comments
 (0)