We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4545ad commit 1eb0806Copy full SHA for 1eb0806
tests/unit/common/time/_patch.py
@@ -20,7 +20,7 @@
20
21
22
# The existence of this class will make the driver's custom date time
23
-# implementation use it instead of a real clock since its precision it higher
+# implementation use it instead of a real clock since its precision is higher
24
# than all the other clocks (only up to nanoseconds).
25
class FixedClock(_Clock):
26
@classmethod
0 commit comments