Skip to content

Commit

Permalink
Update kgs_to_lbs.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ArwaAbdelkhalik authored Jan 12, 2025
1 parent c19c5dc commit 00cd2f8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions solutions/kgs_to_lbs.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"""

import unittest


def kg_to_lbs(kg):
"""Converts a given weight from kilograms (kg) to pounds (lbs).
Expand Down

0 comments on commit 00cd2f8

Please sign in to comment.