MetOffice / MetOffice/CATNIP

use of star imports

Open
#146 0 comments 0 reactions 1 assignee Claimed by @balazagi View on GitHub
Dominant language
HTML
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Various flake8 issues are created by the use of import *

```
# F403 import *' used; unable to detect undefined names
# F405 may be undefined, or defined from star imports
# F401 imported but unused
```

Need to think about fixing these

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.