We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23406c commit 004e638Copy full SHA for 004e638
1 file changed
README.md
@@ -25,7 +25,6 @@ Construct a new **pyTFE** client, then use the resource services on the client t
25
### (Recommended) Using explicit config
26
27
```python
28
-import os
29
from pytfe import TFEClient, TFEConfig
30
31
config = TFEConfig(
0 commit comments