#1168 remove shebang in context module
Merged by mikem. Opened by julian8628.
julian8628/koji unused-shebang  into  master

Download 1168.patch

simply clean this from koji module code, since now it support both py2 and 3

:thumbsup:

:thumbsup:

There is still that related debugging part in the end of file. Maybe you can strip also this and move to some test (maybe it is already duplicated there).

1 new commit added

  • move tests to test_lib/test_context.py

There is still that related debugging part in the end of file. Maybe you can strip also this and move to some test (maybe it is already duplicated there).

updated

2 new commits added

  • move tests to test_lib/test_context.py
  • remove shebang in context module

Commit 31b9e14d fixes this pull-request

Pull-Request has been merged by mikem

Metadata