[go: up one dir, main page]

File: _typos.toml

package info (click to toggle)
sunpy 7.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,584 kB
  • sloc: python: 41,702; ansic: 1,710; makefile: 39
file content (31 lines) | stat: -rw-r--r-- 391 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
default.extend-ignore-identifiers-re = [
    "ANDed",
    "arange",
    "iy",
    "iy1",
    "iy2",
    "EIS",
    "eis",
    "EIT",
    "eit",
    "HAE",
    "hsi",
    "Hsi",
    "nd",
    "NDData",
    "alog",
    "alog10",
    "FOVs",
    "FOV",
    "ISES",
    # HEK
    "OT",
    "ot",
    # Coords,
    "pn",
    "lightyear",
    "PNGs",
    "setp",
    "precess",
    "precessed",
]