We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05404d7 commit ccaaa6dCopy full SHA for ccaaa6d
README.md
@@ -33,8 +33,8 @@ import mtl
33
```
34
35
There are **two** APIs for interacting with the `mtl` module. Namely, one can specify the MTL expression using:
36
-1. [Python Operators][#python-operator-api].
37
-2. [Strings + The parse API][#string-based-api].
+1. [Python Operators](#python-operator-api).
+2. [Strings + The parse API](#string-based-api).
38
39
We begin with the Python Operator API:
40
0 commit comments