Merge pull request #186 from avindra/patch-1
nvidiagpu.py: remove invalid shebang
This commit is contained in:
commit
f3fe67e681
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
"""Displays GPU name, temperature and memory usage.
|
||||
|
|
Loading…
Reference in a new issue