Get the extension from a filename.
The extension is defined as everything passed the last ‘.’. Returns None if it aint got one
filename : string
the filename
ext : string, None
either the extension (not including ‘.’) or None if there isnt one
skrf.util.get_fid
io (skrf.io)
Enter search terms or a module, class or function name.