diff options
| author | Simeon Simeonov | 2020-11-30 11:15:30 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2020-11-30 11:15:30 +0100 |
| commit | 11f4d552c2fb44c70b68ea6f2d569611656f0569 (patch) | |
| tree | 95ce982b985e12fbc27e8655d3e431def4225523 | |
| parent | 4c177e6eb71ab2b068f6426b9d141be47fc1f667 (diff) | |
| -rwxr-xr-x | cmount.py | 2 | ||||
| -rwxr-xr-x | cumount.py | 2 |
2 files changed, 2 insertions, 2 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | #!/usr/bin/env python3 | 1 | #!/usr/bin/env python |
| 2 | # -*- coding: utf-8 -*- | 2 | # -*- coding: utf-8 -*- |
| 3 | 3 | ||
| 4 | import json | 4 | import json |
| @@ -1,4 +1,4 @@ | |||
| 1 | #!/usr/bin/env python3 | 1 | #!/usr/bin/env python |
| 2 | # -*- coding: utf-8 -*- | 2 | # -*- coding: utf-8 -*- |
| 3 | 3 | ||
| 4 | import json | 4 | import json |
