OpenMined / Threepio

A multi-language library for translating commands between PyTorch, TensorFlow, and TensorFlow.js
Other
56 stars 15 forks source link

Write tests for docs-crawler/docs/docs/spiders/tf_spider.py #82

Closed tcp closed 4 years ago

tcp commented 4 years ago

Description

docs-crawler/docs/docs/spiders/tf_spider.py

Type of Test

Expected Behavior

We expect this file to be covered completely by tests. It's not intended to test feature-related functionality but is instead intended to test the file in isolation.

Additional Context

None