This website requires JavaScript.
Explore
Help
Register
Sign In
ionburger
/
turdbot
Watch
1
Star
0
Fork
0
You've already forked turdbot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
74c8099efe
turdbot
/
py
/
init.py
6 lines
107 B
Python
Raw
Normal View
History
Unescape
Escape
eeee
2022-10-29 11:39:40 -06:00
import
version
if
version
.
local
(
)
<
version
.
remote
(
)
:
print
(
"
needs update
"
)
else
:
print
(
"
is fine
"
)
Reference in New Issue
Copy Permalink