Skip to content

Commit 1fec3be

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e357d56 commit 1fec3be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

physics/rms_speed_of_molecule.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ def rms_speed_of_molecule(temperature: float, molar_mass: float) -> float:
5050
vrms = rms_speed_of_molecule(temperature, molar_mass)
5151
print(f"Vrms of Nitrogen gas at 300 K is {vrms} m/s")
5252

53-
#asdasd
53+
# asdasd

0 commit comments

Comments
 (0)