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/aggregate_crawler_output.py #72

Open tcp opened 4 years ago

tcp commented 4 years ago

Description

docs-crawler/docs/aggregate_crawler_output.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