Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3facf1d

Browse files
committed
Remove unnecessary shebang.
This file does not include any code to be run standalone, nor is it marked executable. This causes a warning when packaging on Fedora.
1 parent e3d7574 commit 3facf1d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/matplotlib/backends/wx_compat.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
"""
32
A wx API adapter to hide differences between wxPython classic and phoenix.
43

0 commit comments

Comments
 (0)