Skip to content

Commit f01747a

Browse files
committed
add prod dep
1 parent 51790a6 commit f01747a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/python_operators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tags:
2020

2121
In Python, **operators** are special symbols used to perform operations on variables and values. Python supports a wide variety of operators categorized based on their functionality.
2222

23-
## Arithmetic Operators
23+
## Arithmetic Operators.
2424

2525
Used to perform basic mathematical operations:
2626

0 commit comments

Comments
 (0)