Quinten Lisowe
Results
2
comments of
Quinten Lisowe
Is there any way to loop through the `.pb` file in a similar way to [this](https://stackoverflow.com/questions/36349049/overcome-graphdef-cannot-be-larger-than-2gb-in-tensorflow) stackoverflow question/answer so as to cut down on the amount of information that is...
When I run the functions through the complexity checker as a part of the tests, I get 16 and 15 respectively: ``` def test_else_complexity_ignored(): assert get_code_snippet_compexity(""" class GildedRose: def update_quality(self):...