Commit graph

18 commits

Author SHA1 Message Date
Ondrej Samohel
052392ac35
fixed default filter and list handling 2022-04-12 17:10:11 +02:00
Ondřej Samohel
6d63abc513
fix docstring 2022-04-12 17:04:54 +02:00
Allan I. A
995ff7b94a
Updates match_aov_pattern() logic to handle empty regex
Using `is not None` to simplify code and handle empty regex cases.

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-03-31 18:59:44 +03:00
Allan Ihsan
2d038efde5 fixes parameter name for readability 2022-03-31 13:34:38 +03:00
Allan Ihsan
087f939aa6 add missing else statement 2022-03-26 22:46:57 +03:00
Allan Ihsan
340afab7d4 remove unneeded any() 2022-03-26 21:55:13 +03:00
Allan Ihsan
b11d73671f Fix function error, assuming one aov_pattern 2022-03-26 21:48:19 +03:00
Allan Ihsan
b54bba9b0f fix under indentaiton 2022-03-26 21:39:15 +03:00
Allan Ihsan
071ae58765 fix over indentation 2022-03-26 21:37:49 +03:00
Allan Ihsan
d45a7fdb3d Fix line length 2022-03-26 21:36:22 +03:00
Allan Ihsan
6cd0423e5f remove whitespace 2022-03-26 21:31:58 +03:00
Allan Ihsan
cc86482f02 style fixes 2022-03-26 21:30:50 +03:00
Allan Ihsan
e631218ee4 refactor function, fix comments 2022-03-26 21:29:26 +03:00
Allan Ihsan
2429e5c07f style fixes 2022-03-25 15:24:03 +03:00
Allan Ihsan
911cfb2a94 adds empty line 2022-03-25 15:04:03 +03:00
Allan Ihsan
d40429d5e7 remove empty lines 2022-03-25 14:58:30 +03:00
Allan Ihsan
f175d77d00 remove unused import 2022-03-25 14:57:50 +03:00
Allan Ihsan
c210d3914e Refactor function for matching AOV into new file 2022-03-25 14:51:59 +03:00