Merge pull request #186 from avindra/patch-1

nvidiagpu.py: remove invalid shebang
This commit is contained in:
tobi-wan-kenobi 2017-10-07 18:35:11 +02:00 committed by GitHub
commit f3fe67e681

View file

@ -1,4 +1,3 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Displays GPU name, temperature and memory usage.