Skip to content

Commit e078abf

Browse files
committed
gis-9379 fix
1 parent 1dc6745 commit e078abf

File tree

1 file changed

+1
-1
lines changed
  • uncoder-core/app/translator/tools

1 file changed

+1
-1
lines changed

uncoder-core/app/translator/tools/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
DefaultIOCType = list(get_args(IOCType))
1212
DefaultHashType = list(get_args(HashType))
13-
DefaultIocParsingRule = list(get_args(IocParsingRule))
13+
DefaultIocParsingRule = list(get_args(Literal["remove_private_and_reserved_ips"]))
1414

1515
HASH_MAP = {"md5": "HashMd5", "sha1": "HashSha1", "sha256": "HashSha256", "sha512": "HashSha512"}
1616

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy