mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Restyled by whitespace
This commit is contained in:
parent
978856d14d
commit
ac808f6554
|
@ -296,7 +296,7 @@ def check_php():
|
||||||
|
|
||||||
|
|
||||||
def check_platform(required_data):
|
def check_platform(required_data):
|
||||||
"""Checks system for specific platform related data and returns requested value.
|
"""Checks system for specific platform related data and returns requested value.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
required_data (string): accepts "system" or "architecture"
|
required_data (string): accepts "system" or "architecture"
|
||||||
|
|
|
@ -16,7 +16,7 @@ write_eula = _(
|
||||||
"""
|
"""
|
||||||
# To Accept EULA set eula to True
|
# To Accept EULA set eula to True
|
||||||
# Don't accept EULA if you didn't read LICENSE
|
# Don't accept EULA if you didn't read LICENSE
|
||||||
|
|
||||||
"""
|
"""
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -1258,4 +1258,3 @@ msgid ""
|
||||||
"Public License instead of this License. But first, please read\n"
|
"Public License instead of this License. But first, please read\n"
|
||||||
"<https://www.gnu.org/licenses/why-not-lgpl.html>.\n"
|
"<https://www.gnu.org/licenses/why-not-lgpl.html>.\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user