Skip to content

Commit 774f2f3

Browse files
Clean up print statements in main.py
Remove unnecessary print statement and fix os.now() to time.time() Co-authored-by: LeAndre <lcjunior1220@gmail.com>
1 parent a9c62a2 commit 774f2f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@
55
load_dotenv()
66

77
print(time.time())
8-
print(os.now())

0 commit comments

Comments
 (0)