mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-03 23:15:18 -04:00
add utf-8 encoding to all .py files
This commit is contained in:
parent
e4f0e5e8b3
commit
4edcce9ece
16 changed files with 16 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
OnionShare | https://onionshare.org/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue