Revision f409a6fb22f1bcd3eb8855468850b0b657761082 authored by Vincenzo Eduardo Padulano on 04 April 2024, 13:58:35 UTC, committed by Vincenzo Eduardo Padulano on 05 April 2024, 14:08:21 UTC
To avoid warnings such as `_rvec.py:95: SyntaxWarning: invalid escape sequence '\p'`
1 parent 0bbd8d0
Raw File
.typos.toml
[default.extend-identifiers]
BaBar = "BaBar"
exportJSONtoString = "exportJSONtoString" # Maybe it's worth to rename this function to consistent camelCase
fChannelObservMap = "fChannelObservMap"
fG2ndDerivative = "fG2ndDerivative"

[default.extend-words]
Gaus = "Gaus"
Maline = "Maline"
ND = "ND"
NED = "NED"
SEH = "SEH"
SLAC = "SLAC"
Strat = "Strat"
UE = "UE"
ba = "ba"
gaus = "gaus"
inout = "inout"
ist = "ist"
back to top